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

7
LINES

< > BotCompany Repo | #1003217 // hmobilefix - fix fonts for mobile browsers

JavaX fragment (include)

static S hmobilefix() {
  ret "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">";
}

static S hmobilefix(S html) {
  ret hAddToHead(html, hmobilefix());
}

Author comment

Began life as a copy of #1003214

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: #1003217
Snippet name: hmobilefix - fix fonts for mobile browsers
Eternal ID of this version: #1003217/2
Text MD5: 7ec5694d67d0a4935453339678712e86
Author: stefan
Category: javacx / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-05-15 14:12:07
Source code size: 186 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 628 / 629
Version history: 1 change(s)
Referenced in: [show references]