|
-
July 26th, 2002, 10:09 AM
#1
Bookmarking, by Javascript
Hi,
I am fairly new to Javascript. I am sure for the scripting gurus here this is a fairly simple task.
I want to have a URL (or button) when clicked should add the current page to 'Favourites'. I did some searching around and found i can use 'window.external.AddFavorite' function to do that in IE alone (and i am fine withit).
But my website is based on frames and my top frame is static and bottom frame keeps changing. i.e. I have Index.html (which has a frameset with two frames, top and main. The top remains static and frame 'main' has different webpages. So this 'Bookmark' url in top frame when clicked should store the current position which is index.html with whatever current page in 'main'. When manually done in browser (by clicking add to favourites) this is what happens.
All your help is greatly appreciated.
Thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|