Skip to content Skip to sidebar Skip to footer
Showing posts with the label Onfocus

Ie10 - Strange Form Submission Issue

Please see the code snippet below: Solution 1: The problem (which is reproducible in IE 11, too) s… Read more Ie10 - Strange Form Submission Issue

How To Create A Nested Dropdown Menu On Click With Focus (css Only)?

I asked previously a question about how to make a dropdown menu by css. Now I've got it to work… Read more How To Create A Nested Dropdown Menu On Click With Focus (css Only)?

IE11 Textarea Loses Focus If Another Textarea Is Disabled

In this fiddle, using ie11 with open Console, input something into any textarea and then click into… Read more IE11 Textarea Loses Focus If Another Textarea Is Disabled