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

4
LINES

< > BotCompany Repo | #1008269 // youtubeEmbedSideBySide

JavaX fragment (include)

static S youtubeEmbedSideBySide(S... videoIDs) {
  ret tag("table", tag("tr",
    concatMap_strings(func(S s) { tag("td", youtubeEmbed(s)) }, videoIDs)));
}

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: #1008269
Snippet name: youtubeEmbedSideBySide
Eternal ID of this version: #1008269/5
Text MD5: c36d30ea74bb3bd6158f87d1a0b45381
Author: stefan
Category: javax / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-05-04 16:35:16
Source code size: 159 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 471 / 479
Version history: 4 change(s)
Referenced in: [show references]