|
Why don't you
this web page?
This bookmark javascript can be used to open the
bookmark dialogue box on Microsoft Explorer browsers (PC version
4 and later). In all
other browsers, it will just show the default (Ctrl+D) text message.
With this bookmark javascript you can customise the bookmark
text, the URI of the web page being bookmarked and the title
of the of the bookmark.
To customise your bookmark javascript you will need to adjust
the three variables declared at the top of the bookmark javascript. The first
variable BookMark will be what people read on screen, in this
example it is Bookmark. This variable will also appear in the
status bar at the bottom of the browser window, when the visitor
places the mouse pointer over the bookmark link.
The second variable PageAddress is the absolute
path of the web page you wish to bookmark.
Finally the variable PageTitle is what you
want to call the document, this variable will be displayed in
the browser bookmark dialogue
box to identify your page.
Bookmark Javascript
Simply click inside the window below, use your cursor to highlight
the javascript, and copy [Control]+C the javascript into a new file in
your text editor (such as Note Pad) and save [Control+S]
|