About This Product
FontsMadeEasy.com
 
Search This Database:
| Over 5000 Free Fonts | Tutorials | Javascript Forum | Other Javascript Resources | Cheat Sheet
Error processing SSI file

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.

    BackBack