Libraryless. Click here for Pure Java version (3297L/18K).
sS targetBlank_noFollow(S link, O contents, O... params) { ret tag("a", contents, paramsPlus(params, href := link, target := "_blank", rel := "nofollow")); }
Began life as a copy of #1002640
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1031933 |
| Snippet name: | targetBlank_noFollow - target blank link with nofollow |
| Eternal ID of this version: | #1031933/3 |
| Text MD5: | fe739ec632495bec3a8f6cf0d248ae19 |
| Transpilation MD5: | 385cea0e7d3d62a22cf5bde01265c51e |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-08-03 15:58:35 |
| Source code size: | 166 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 384 / 515 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1030949 - Transpiler output of #1031393 #1032514 - ahref_noFollow - link with nofollow |