devxlogo

Add Tiny Scripts to Your Favorites With Bookmarklets

Add Tiny Scripts to Your Favorites With Bookmarklets

Did you know that you could write pure JavaScript in the address bar of Internet Explorer or Netscape? You can also write pure JavaScript in the Start/Run dialog in Windows. Try typing this code into either the address bar or the Start/Run dialog:

 Javascript:alert("hello world!");

With a limit of 255 characters, this feature enables a user/developer to write tiny programs. It is then possible to add this JavaScript code to your favorites or bookmarks, hence the name bookmarklets. Theoretically, this should also work for VBScript if you have IE, but I find JavaScript more reliable. For more information, visit:
http://www.bookmarklets.com

devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist