Crashing Safari on iOS With CSS
Safari on iOS can be frustrating. Especially if the browser crashes for some weird reason without leaving you a single error message behind.
For example this simple snippet will your mobile browser script-less.
1 2 3 4 |
|
Just make your checkbox barely visible (1x1).
1 2 3 4 |
|
A click on the label will bring the browser to his knees. No further notice. If you doubt it, try it out – (the simulator crashes as well).