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

Drag&drop Not Working In Opera 11.62 And Safari 5.1.4

I put this code in a test HTML file: Read more Drag&drop Not Working In Opera 11.62 And Safari 5.1.4

How Can I Check If The Browser Support Html5 File Upload (formdata Object)?

How can I check if the browser support HTML5 file upload (FormData object)? var fd = new FormData()… Read more How Can I Check If The Browser Support Html5 File Upload (formdata Object)?

Disable Form Validation In Browser

I'm coding on a website with forms and use HTML5 validation - no rocket science so far. Everyth… Read more Disable Form Validation In Browser

$(window).load(function(){}); Problem In Opera

I need to recalculate body's main div height, than wait while all content (images) loads and on… Read more $(window).load(function(){}); Problem In Opera

Embed Svg Into Html (opera-specific)

I want to embed SVG image into UserJS script for Opera. The question is how to show this image on l… Read more Embed Svg Into Html (opera-specific)

How To Format Input Placeholder Text For The Opera Browser?

I have styled placeholder text with CSS using the psuedo elements and pseudo classes below. This g… Read more How To Format Input Placeholder Text For The Opera Browser?

What Input Field Type Forces The Number Pad Mobile Keyboard To Come Up When Focused?

I tried the but on Opera that outputs a strange input box coupled with an 'up and down' ha… Read more What Input Field Type Forces The Number Pad Mobile Keyboard To Come Up When Focused?

Html5 Video Button On Top - Opera Browser

I have video on my website and everything is ok in other browsers but when I checked it on Opera I … Read more Html5 Video Button On Top - Opera Browser