Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: How to create a new folder in Browser Favorites list.


Message #1 by "arun" <arun@l...> on Thu, 3 Jan 2002 05:57:26
hi,
I want to create a new folder in the browser favorites list and then want 
to add a site address to it. I am able to add a site address to the main 
folder "Favorites" using the code below:
                  window.external.AddFavorite(url,title)
But how to create a new folder in favorites. Is there a provision 
available in javascript to do so. Help to out, it is urgent.

regards
arun

  Return to Index