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

3
LINES

< > BotCompany Repo | #1026226 // hjavascript_src_withType - make <script> tag with link to source & official type & closing tag

JavaX fragment (include)

1  
sS hjavascript_src_withType(S src, O... _) {
2  
  ret hfulltag("script", "", paramsPlus_inFront(_, +src, type := "text/javascript"));
3  
}

Author comment

Began life as a copy of #1013376

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1026226
Snippet name: hjavascript_src_withType - make <script> tag with link to source & official type & closing tag
Eternal ID of this version: #1026226/7
Text MD5: b9d7eb5a36bb94d8537d02ee5fad853a
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-12 11:08:16
Source code size: 134 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 175 / 218
Version history: 6 change(s)
Referenced in: [show references]