We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94326a9 commit bd7eeb4Copy full SHA for bd7eeb4
public/index.html
@@ -12,6 +12,8 @@
12
<link rel="stylesheet" href="customoptions.css">
13
<link rel="stylesheet" href="lib/prism.css">
14
15
+ <meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no">
16
+
17
<meta property="og:title" content="jQuery Selectric">
18
<meta property="og:type" content="website">
19
<meta property="og:description" content="Fast, simple and light jQuery plugin to customize HTML selects">
0 commit comments