Libraryless. Click here for Pure Java version (2784L/18K).
sS ahref_js(S js, O contents, O... params) { ret empty(js) ? str(contents) : ahref("#", contents, paramsPlus(params, onclick := addSuffix(trim(js), ";") + " return false;")); }
Began life as a copy of #1022003
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030185 |
Snippet name: | ahref_js - link that executes javascript (don't make link if js is empty) |
Eternal ID of this version: | #1030185/7 |
Text MD5: | 564168b910acebfe0d14d0f6a9a004c4 |
Transpilation MD5: | 701725b70bcdeebc45a85679874e04dd |
Author: | stefan |
Category: | javax / html |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-11-12 14:49:02 |
Source code size: | 180 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 197 / 294 |
Version history: | 6 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1034715 - ahrefAnchor - link to anchor in current document |