static S dottedSpan(S contents, S title) { ret span(contents, +title, style := "border-bottom: dotted 1px"); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1010938 |
| Snippet name: | dottedSpan |
| Eternal ID of this version: | #1010938/1 |
| Text MD5: | 1f9f6741faca14910371232ede0ec954 |
| Author: | stefan |
| Category: | javax / html |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-10-09 01:54:24 |
| Source code size: | 114 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 724 / 783 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1011309 - dottedStyle #1023721 - htooltip - <span> with title attribute (text popup on mouse over) #1025280 - rdottedSpan |