Libraryless. Click here for Pure Java version (2729L/17K).
1 | sS hhiddenWithID(S id) { |
2 | ret hhiddenWithID(id, null); |
3 | } |
4 | |
5 | sS hhiddenWithID(S id, O value, O... params) { |
6 | ret tag input("", paramsPlus(params, type := "hidden", +id, +value)); |
7 | } |
Began life as a copy of #1003090
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: | #1028427 |
Snippet name: | hhiddenWithID - make HTML hidden field with id instead of name |
Eternal ID of this version: | #1028427/3 |
Text MD5: | 1f2f9ebecc8ff57ce7bbf67e25feb81d |
Transpilation MD5: | 8806d1cd5a59126316801c36629ba38c |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-06-18 21:44:58 |
Source code size: | 185 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 183 / 290 |
Version history: | 2 change(s) |
Referenced in: | [show references] |