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

How To Find Page Width In Opera 12 (for Desktop Windows)?

I want to access full page width & height in Opera. Note I am not asking about Viewport's h… Read more How To Find Page Width In Opera 12 (for Desktop Windows)?

Js Security Issue With Opera 11.01, After Moving From Server A To B

I have a outer HTML-document (subdomain1.server-a.de) with an iFrame and inner HTML-document (subdo… Read more Js Security Issue With Opera 11.01, After Moving From Server A To B

AddEventListener("input", Callback) Doesn't Work In Opera?

I'm trying to listen to 'oninput' event, but something is wrong with Opera: document.g… Read more AddEventListener("input", Callback) Doesn't Work In Opera?

KeyPress Malfunction In Opera

I'm using the following code to detect users' key pressing, in JavaScript: $(document).bind… Read more KeyPress Malfunction In Opera