Here are instructions for setting up the JavaScript browser buttons that i use in my web browsers. The little scripts on this page weren't my idea, i just like to use them.
Browser Buttons in Internet Explorer 5
Browser Buttons in Netscape 4.7
This little script just alerts the date when the page was list modifed. This only works on "static" websites, not dynamic websites. Here's a preview of what this script does.
Download Date Last Modified.url into your Favorites directory. I like to put mine in the links folder so they'll appear on my toolbar like regular buttons.
Create a new bookmark of any page, the go to "Bookmarks" > "Edit
Bookmarks". Right click on your new bookmark and select "Edit Properties".
Fill in these values:
|
Don't worry about filling in the Description like i did. There's no need. |
To make "Date Last Modified" a button on your toolbar, drag the bookmark into the "Personal Toolbar Folder".
You can use this bookmark when you get stuck on a website that keeps popping up a million windows every time you try to leave the site. Just click this bookmark before you leave so no more windows will pop up.
Download Kill Exit Popup Windows.url into your Favorites directory. I like to put mine in the Personal toolbar folder so they'll appear on my toolbar like real buttons.
Create a new bookmark of any page, the go to "Bookmarks" > "Edit
Bookmarks". Right click on your new bookmark and select "Edit Properties".
Fill in these values:
|
Don't worry about filling in the Description like i did. There's no need. |
To make "Kill Exit Popup Windows" a button on your toolbar, drag the bookmark into the "Personal Toolbar Folder".
As anyone writing or using JavaScript knows, you have to type "javascript:" into Netscape's location bar to open the JavaScript console, where Netscape displays any errors in your code. You can also type JavaScript into the console to have it executed on the spot. If you're using Netscape, you can open the JavaScript console now.
To make a button that automatically opens the JavaScript console, follow these directions.
Create a new bookmark of any page, the go to "Bookmarks" > "Edit Bookmarks". Right click on your new bookmark and select "Edit Properties". Fill in these values:
|
Don't worry about filling in the Description like i did. There's no need. |
To make "JavaScript console" a button on your toolbar, drag the bookmark into the "Personal Toolbar Folder".