static O[] html_massageAutofocusParam(O[] params) { O autofocus = optPar autofocus(params); ret changeParam(params, autofocus := eqOneOf(autofocus, html_valueLessParam(), true, 1, "1", 'autofocus) ? html_valueLessParam() : null); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024273 |
| Snippet name: | html_massageAutofocusParam |
| Eternal ID of this version: | #1024273/3 |
| Text MD5: | bc757e111420ee2d604f802dd63a0ae7 |
| Author: | stefan |
| Category: | javax / html |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-13 23:00:50 |
| Source code size: | 238 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 573 / 598 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |