Libraryless. Click here for Pure Java version (2686L/17K).
1 | sS hAddToHeadAndBody(S html, S headStuff, S bodyStuff) {
|
2 | ret hAddToBody(hAddToHead(html, headStuff), bodyStuff); |
3 | } |
Began life as a copy of #1008417
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: | #1028277 |
| Snippet name: | hAddToHeadAndBody - insert stuff in <head> and <body> |
| Eternal ID of this version: | #1028277/1 |
| Text MD5: | 16dac4ac643d7cc3284cf10f7c46d20b |
| Transpilation MD5: | 67affe54b20251b2947257d8894bba7d |
| Author: | stefan |
| Category: | javax / html |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-06-05 16:59:43 |
| Source code size: | 118 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 366 / 491 |
| Referenced in: | [show references] |