Bookmarklets: Browser Support
Question: What browsers support bookmarklets?
Answer:
Bookmarklets are supported by the following browsers:
Netscape Navigator 3.0 and newer versions
Internet Explorer 4.0 and newer versions
Not all bookmarklets will work in any browser.
This is due to the differences in JavaScript implementations in different browsers.
To write a cross-browser bookmarklet:
Use JavaScript subset that is supported in all target browsers.
Make sure that the bookmarklet code is not too long.
JavaScripter.net.
Copyright
© 1999-2006, Alexei Kourbatov