Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1005067 // spanTitle - <span> tag with mouseover text

JavaX fragment (include)

static S spanTitle(S title, O contents) {
  ret empty(title) ? str(contents) : span(contents, "title", title);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1005067
Snippet name: spanTitle - <span> tag with mouseover text
Eternal ID of this version: #1005067/2
Text MD5: 8e865b728ffd15e29d6612a697c88e6f
Author: stefan
Category: javax / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-09-01 14:45:08
Source code size: 114 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 528 / 558
Version history: 1 change(s)
Referenced in: [show references]