public marks

PUBLIC MARKS from znarf with tags opera & javascript

2007

2006

XmlSerializer and JavaScript [persistent.info]

by 1 other
var serializer = new XMLSerializer(); alert(serializer.serializeToString(request.responseXML));

Browser JavaScript in Opera

(via)
"Opera monkeypatches some sites, and auto-updates the patches once a week."

2005

Take Control with User JavaScript

(via)
"User JavaScript is available from Opera 8.0. It allows you to specify local JavaScript files for Opera to include on every page that you visit."

Opera 8 beta 3 introduces User JavaScript

by 1 other (via)
User JavaScript is a new feature that lets the user configure Opera to include a specific JavaScript library on all pages. Users who know JavaScript can write their own scripts and share them with others.