Click here to Skip to main content
15,909,835 members
Everything / Opera

Opera

Opera

Great Reads

by Benaiah Mischenko
Here’s how to power your browsing in Opera.
by Steffen Ploetz
How to create an OpenGL (Mesa) window using C#, P/Invoke GLUT, GLU and GL libraries
by Maxim Komlev
Suppression of Browser dialog of Basic Http Authentication and customization
by raddevus
JavaScript, jQuery, TypeScript: Introduction

Latest Articles

by raddevus
JavaScript, jQuery, TypeScript: Introduction
by Steffen Ploetz
How to create an OpenGL (Mesa) window using C#, P/Invoke GLUT, GLU and GL libraries
by Maxim Komlev
Suppression of Browser dialog of Basic Http Authentication and customization
by ASP.NET Community
Maximum length of Querystring is based on the browser notdepend upon the asp.net.here is some informationMaximum length of a querystring in

All Articles

Sort by Score

Opera 

17 Jun 2012 by Benaiah Mischenko
Here’s how to power your browsing in Opera.
9 Mar 2018 by Steffen Ploetz
How to create an OpenGL (Mesa) window using C#, P/Invoke GLUT, GLU and GL libraries
5 Feb 2014 by CoderPanda
I think this discussion[^] should help. [Please accept/up-vote answers or solutions that work for you to encourage others]
8 Apr 2016 by Maxim Komlev
Suppression of Browser dialog of Basic Http Authentication and customization
22 May 2013 by Mohankumar.Engain
Hi, I raised question about Opera Browser Bookmark not working.I Tried this following,Code 1: if (window.opera && window.print) { var elem = document.createElement('a'); elem.setAttribute('href', url); ...
22 May 2013 by BrianHamilton
Something like this should work:function AddToFavorites(obj, title, url){ if(window.sidebar){ // Mozilla Firefox Bookmark window.sidebar.addPanel(title, url,""); return false; } else if(window.external){ // IE Favorite window.external.AddFavorite( url,...
5 Feb 2014 by Braydon
So AD block is a AD remover well AD block finds the ADs and removes the lines of code that show the ADs and that is where I need your help. I am trying to make an extension but I am not releasing the name or the extension till I am ready.Now the extension needs to find the AD's codes and...
18 Apr 2014 by Gaurav Gupta A Tech Guy
How to clear browser history on page load ? becoz i m facing strange problem that if i change javascript on page then it does not work untill i press ctrl+F5 on browser.Please tell me solution..............
18 Apr 2014 by karthik Udhayakumar
Hello Gaurav,pls refer thisHow to Clear the Browser History using JavaScript[^]Note:pls use the improve question option and try to write better understandable questions.(FYI) F5 is sufficient to refresh the page :)
22 May 2015 by kk2014
Hello,what is the alternative of onkeyup event for opera mini browser for mobile in jquery/asp.net/mvc4? orwhat is the alternative for text box change calculation for opera mini browser?On text box key up event I am doing calculation.Thanks,
22 May 2015 by David_Wimbley
Answer to your first question. There are no alternatives in opera mini browser for keyup as it is not supported. https://dev.opera.com/articles/opera-mini-and-javascript/#unsupporteddom[^]
16 Jun 2015 by RVPathi
I have a .aspx page in which I have a Asp:Button, clicking on which user browser(Opera) tab will be closed. After googling alot a found a solution to acheive this from code behind. (for Opera)I have put this...
16 Jun 2015 by _Amy
You can only close a tab/window which you create. You cannot close a window/tab programmatically.eg.: You can create a window using window.open() then only you can close that window using window.close().--Amy
16 Apr 2017 by Bhupee
Hi All,I am trying to fetch the current url of opera browser in my c# application using the DdeClient WWW_GetWindowInfo. Tried a lot but with no success.Here is my code:DdeClient dde = new DdeClient(browser, "WWW_GetWindowInfo"); dde.Connect(); string...
24 Jan 2016 by phil.o
Maybe have a look at this SO post:Get url from Opera browser[^]Hope this helps.
2 Mar 2018 by C-P-User-3
I did two or three internet searches on this topic, and encountered typical SEO and LinkBait. My preferred choice of web browser (until this week) has been Opera. I now observe this behavior, and I welcome, invite, and encourage second party verification (or confutation) of what's happening to...
3 Apr 2019 by Ken-in-California
I am using C#, Selenium (3.141.0) and MSTest.TestFramework to test a fairly complex web site project. My goal is pretty straight forward - to test the site on a variety of browsers for the site (which is used worldwide). There is no problem driving Chrome, Firefox and IE from Selenium. But I...
3 Apr 2019 by Ken-in-California
I got it working - though imperfectly. Step 1 - I downloaded the appropriate operadriver.exe binary from: https://github.com/operasoftware/operachromiumdriver/releases I moved the operadriver.exe to "C:\\Opera\". In my code I already setup an iWebDriver object named driver. Opera was...
31 Oct 2019 by avianrand
I've got a LAMP site where my law customers can download a file. I've got it pretty buttoned up with .htaccess and a CAPTCHA. The .htaccess denys everyone from outside the USA. I have a block of code that tracks downloads so I know how often and from where it's being downloaded. That's in a...
31 Oct 2019 by MadMyche
If this was my site and I needed to troubleshoot it, I would be looking at what is different between the machines. 1. try opening up the htAccess, and see what happens 2. Check the settings in the browsers. 3. Log all the requests coming in, and what details are being passed.
12 Sep 2018 by raddevus
JavaScript, jQuery, TypeScript: Introduction
11 Oct 2013 by ASP.NET Community
Maximum length of Querystring is based on the browser notdepend upon the asp.net.here is some informationMaximum length of a querystring in
16 May 2013 by Amu J
Hello All,I am facing issue with page rendering in Opera 12.15.I have website developed in .net 3.5. It works fine in all browsers IE, FF, Safari and also in Opera older versions (before 12.15).When I open my website in Opera it has Strange behave. Css & images are not loading...
12 Jun 2015 by Dzianis Igaravich Leanenka
Please, read the task a bit attentively! And I will tell you the issue in detail. The trick is not in the "download" attribute, the trick is that the window is reloaded in IE before Save as dialog is opened. And Save As dialog is opened before the reloading in all the rest browsers...
11 Jun 2015 by Dzianis Igaravich Leanenka
Gentlemen, here is a quite interesting issue, take a look at:UrlFileOnTheServer.click();window.location.reload(true);The sequence of actions is clear: at first I request a Save as Dialog and then the page is reloaded but the result depends on the browser I use. It works properly...
11 Jun 2015 by Richard Deeming
Get the server to send the Content-disposition: attachment header:How To Raise a "File Download" Dialog Box for a Known MIME Type[^]... as I told you last week[^]! :doh:
25 Jan 2016 by Bhupee
Is there a way i can use UIAutomation to get opera current url. I just used UIAutomation to get the current url of firefox and it worked fine. UIAutomation also works great with Chrome too. But i didnt got any clue as if it works with opera as well.Please show me how to do it for opera using...