sS hbuttonOnClick_noSubmit(S text, S onClick, O... params) { ret hfulltag("button", text, paramsPlus(params, onclick := onClick, type := "button")); }
Began life as a copy of #1018945
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030245 |
| Snippet name: | hbuttonOnClick_noSubmit - make <button> tag with onClick |
| Eternal ID of this version: | #1030245/1 |
| Text MD5: | 9abef039bea1c9102d7a31658e1cce8e |
| Author: | stefan |
| Category: | javax / html |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-11-20 12:45:33 |
| Source code size: | 154 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 515 / 550 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |