Top "Opera" questions

Opera is a series of web browsers developed by Opera Software AS.

How do you stop Chrome and Opera sorting JSON objects by Index ASC?

I've got a problem. Using ajax I sent a correctly formed JSON object using: $.ajax({ type: "POST", url: SITE_URL+…

jquery json google-chrome opera
How to remove/change the border when clicking inside an input field?

Click inside the search box at this site and you'll see what I mean. Is there a way to remove …

css firefox google-chrome opera
Selenium WebDriver and Opera Driver

I would like to run my Selenium WebDriver tests on Opera, but when I had a look at the Opera …

selenium selenium-webdriver opera operadriver
Disable form validation in browser

I'm coding on a website with forms and use HTML5 validation - no rocket science so far. Everything works fine …

html internet-explorer firefox google-chrome opera
meta "viewport" device-width: Wrong width small on Opera Mobile 9.7 (10 works)

For my current mobile web project I use the meta "viewport" tag to instruct the mobile browser to use a …

windows-mobile opera mobile-website
window.resize is not working in chrome and opera

window.resize is not working in chrome and opera ..how to make it work?

javascript google-chrome opera
-moz-focus-inner

In another question I asked about alignment this was given to me to answer the question about firefox being a …

css internet-explorer firefox opera
How can I get rid of the "Are you sure you want to leave this page" message?

How can I get rid of the "Are you sure you want to leave this page" message? I try to …

javascript internet-explorer firefox opera
Svg image does not show in Firefox

Inside a simple SVG element I have an image. Chrome: Version 28. - works perfect Firefox: 22.0 - no image is drawn …

html image firefox svg opera
How to determine the Opera browser using JavaScript

I want to determine that the browser of the client machines in Opera or not using JavaScript, how to do …

javascript cross-browser opera