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 eb698a8 commit 5c4a8feCopy full SHA for 5c4a8fe
README.md
@@ -41,13 +41,6 @@ We have to alter it a bit:
41
````
42
That's it. It will work. But it **will not** work if you nest input inside label or put label before input.
43
44
-If you want to enable **Opera 12** and earlier support just add class `styled` to `input` element:
45
-````html
46
-...
47
-<input type="checkbox" id="checkbox1" class="styled">
48
49
-````
50
-
51
Browser support
52
-----------
53
- Firefox (_3.6+_)
0 commit comments