Skip to content

Commit 5c4a8fe

Browse files
committed
Update README.md
Delete instruction for Opera12
1 parent eb698a8 commit 5c4a8fe

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,6 @@ We have to alter it a bit:
4141
````
4242
That's it. It will work. But it **will not** work if you nest input inside label or put label before input.
4343

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-
5144
Browser support
5245
-----------
5346
- Firefox (_3.6+_)

0 commit comments

Comments
 (0)