quote:
Originally posted by -dt-
quote:
Originally posted by rav0
I never have had any problem Operaand JavaScript (or anything else), except "copy to clipboard". "Copy to clipboard" isn't real JavaScript, is Microsoft proprietary code that looks like JavaScript.
you can enable copy to clipboard by putting one of the two things bellow into your user.js
To enable for all sites
code:
user_pref("capability.policy.default.Clipboard.cutcopy","allAccess");
user_pref("capability.policy.default.Clipboard.paste", "allAccess");
to enable for specific sites
code:
user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess");
user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess");
user_pref("capability.policy.allowclipboard.sites", "SitesHere aSpaceDefinesNewSite");
user_pref("capability.policy.policynames", "allowclipboard");
Will this, or is there a way to, only allow sites clipboard access when it is user initiated. Damn, I hope I'm not putting ideas into people's heads. Damn, I shouldn't have said that.
quote:
Originally posted by Dane
I like IE6 by far; I think it looks nicer and its right in Windows. And I prefer its image handling and browsing engine.
*rav0 thinks again about making a
true IE lookalike skin for
Opera
quote:
Originally posted by John Anderton
quote:
Originally posted by -dt-
well I use firefox because of its extenibility , its speed and its evergrowing support for standerds also i love userscripts.
U mean GM ??
I also like that we can have searches like google, yahoo, dictionary.com etc on FF's searchbar
That reminds me ... i have to add the UrbanDictionary.Com Engine if its available
Although I don't think this will be reason enough to make you switch browsers,
Opera lets you make your own inbuilt search engines. I have Google Suggest Australia/Opera added.
quote:
Originally posted by traxor
My favourite web Browser has to be Mozilla Firefox, merely beause of it's great skinnable interface, it's speed, it's accessability and how user friendly it is.
quote:
Originally posted by Absorbation
Firefox, quicker and looks better
*rav0 thinks for the first time about making a true
Firefox lookalike skin for
Opera. When I use
Firefox, it seems to be slower than
Opera, but maybe it is because
Firefox use it less often.