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

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

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

Remove Standard Arrow From Select Dropdown In Opera (arrow In Other Browsers Was Fixed)

I'm trying to hide the standard arrow from the select dropdown list. I've resolved it for … Read more Remove Standard Arrow From Select Dropdown In Opera (arrow In Other Browsers Was Fixed)

Margin-bottom Is Calculated Differently In Opera

I have a div with relative position and a children div with position absolute. CSS: #co Solution … Read more Margin-bottom Is Calculated Differently In Opera

$(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)

Printing The Contents Of The Canvas Tag

I make an application canvas. I load more image (png, gif) in canvas. When I click print on my brow… Read more Printing The Contents Of The Canvas Tag

Why Do I Get A Gap Between Last Element In One Form And First Element In Second Form?

I have this html file: Now, I get a gap between '#nick button' and '#msg input' li… Read more Why Do I Get A Gap Between Last Element In One Form And First Element In Second Form?