Help Required with Bookmark Site Script
Hi,
I am quite new to Javascript and I usually copy and paste.
I have seen your excellent Bookmark Site Script which works in Firefox & IE
and I would like to know if it is possible to save the "Head" part of the script in an external .js file?
If it is possible to do this, what code change is required for the javascipt command in the Body Section?
Many thanks
Jeremy I
Problem with External Scripts
Hi John,
Thanks for the advice. In the past I have created external scripts and saved them correctly in other locations. I have complied mostly with your suggestions.
I can get the script to work by making the Script Internal.
I have an external Javascript folder in the site and I think that the only problem that I have is to try and redirect the link below to the folder.
<a href="javascript:bookmarksite('Dynamic Drive', 'http://www.dynamicdrive.com')">Bookmark this site!</a>
I have tried re-writing: <a href="javascript:bookmarksite( but I canīt seem to get it to work.
Any suggestions appreciated.
Best regards
Jeremy I