static S hbigtextarea(S name) { ret hbigtextarea(name, ""); } static S hbigtextarea(S name, S text) { ret tag("textarea", htmlencode(unnull(text)), "name", name, "rows", "25", "cols", "80"); }
Began life as a copy of #1003215
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1003216 |
| Snippet name: | hbigtextarea - big HTML text area |
| Eternal ID of this version: | #1003216/1 |
| Text MD5: | 01328cad483fe1c44872a493c9fbf9cc |
| Author: | stefan |
| Category: | eleu / nl |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-06-01 12:29:49 |
| Source code size: | 203 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 957 / 947 |
| Referenced in: | [show references] |