0
votes
1answer
1 views
sifr: Opera-Bug: Flash Object too wide
Hey there,
I have used sifr to replace the fonts for headlines. It works fine in Firefox and IE.
http://design.speak-friend.com/
In Opera however, the headlines of the articles …
0
votes
1answer
36 views
sIFR.useStyleCheck weirdness in Safari 4 and Opera
So, I'm using sIFR (version 3, revision 436) to replace elements in my navigation, and everything is beautiful. But when I turn on sIFR.useStyleCheck to detect the CSS load, every …
0
votes
2answers
21 views
Font rendering differently in Opera 9
The font is rendering as a serif in Opera 9, image here in case you're curious and don't have Opera 9:
image
I've looked around but can't seem to find why Opera 9 wouldn't listen …
0
votes
0answers
13 views
Opera and Css rendering issue
I have a height rendering issue with Opera. Out of desperation I have been using "em" and this does not provide a workable proportional height rendering (depending on screen size …
2
votes
3answers
167 views
Problem printing contents of Canvas tag (Chrome, Opera)
These browsers (Windows versions) correctly print a web page which has a canvas overlay over an img tag image:
IE6, IE7, IE8, Firefox, Safari
But Chrome (up-to-date as I type thi …
0
votes
1answer
150 views
Problems with Opera and TinyMCE
I have been having some general problems with TinyMCE inside Opera. Some of these include:
the save button produces an error
when submitting to a popup with an entire form, inclu …
4
votes
4answers
176 views
Difference in jQuery with XML namespace and xhr.responseXML between Opera and Firefox
Consider this:
<!DOCTYPE HTML>
<html><head><title>XML-problem</title>
<script src="jquery-1.3.2.min.js" type="text/javascript"></script> …
1
vote
0answers
6 views
get text from non window class
I am trying to get url from opera browser. In Spy++, you can have a target cursor where it detects window control and give you class name. When I hover it over Opera's address bar, …
0
votes
1answer
81 views
Problem with jquery ajax in Opera and Google Chrome
I have a page where I need to add a drag and drop functionality to certain elements. When the drop event occurs, it makes an ajax call to a php function and then refreshes the cont …
2
votes
1answer
18 views
Opera colors strangeness
I jave a Javascript code that draws a shape with specific color using "style.backgroundColor=". It works fine with one exception - for some reason Opera decides to set the color to …
0
votes
0answers
70 views
How to use operamail from behind a proxy? [closed]
2 cases here:
- at home, I can use operamail to fetch email from... let's say gmail's IMAP server
- at work, I'm behind a proxy, and when I tried to use operamail to fetch emails, …
3
votes
2answers
189 views
Print iframe content in Opera and Chrome
I'm trying to print iframe content.
contentWindow.focus();
contentWindow.print();
This code works in IE, Firefox and Safari. But don't work in Chrome and Opera. These browsers p …
0
votes
3answers
208 views
Opera: Detecting back, forward, refresh and close events …
I'm currently working on a jQuery plugin that tracks a visitors mouse behavior. Movements, clicks, scrolling and resizing are all recorded and sent, via Ajax, to a location where t …
0
votes
2answers
58 views
Why is my HTML Select box in Opera Browser not behaving?
I have a simple select element on my page:
<select id="info_routes" size="10"></select>
This select box gets populated at page load via jquery at document ready:
fo …
0
votes
2answers
67 views
JQuery not working at all in Opera
I've encountered a puzzling problem: JQuery completely breaks in Opera. I have current versions of both (JQuery 1.3, Opera 9.27).
My website uses JQuery cycle, an animated slide …
