javascript thread: How to create a new folder in Browser Favorites list.
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
|





