Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1014050 // hplaceholderStyle

JavaX fragment (include)

static S hplaceholderStyle(S style) {
  ret hcss([[
input::-webkit-input-placeholder {
	STYLE
}
input::-moz-placeholder {
  STYLE
}]].replace("STYLE", style));
}

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: #1014050
Snippet name: hplaceholderStyle
Eternal ID of this version: #1014050/7
Text MD5: 076094a49fe9261f6faa6cf855f9cf08
Author: stefan
Category: javax / web
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-03-25 21:18:41
Source code size: 169 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 380 / 408
Version history: 6 change(s)
Referenced in: [show references]