tags:

views:

14

answers:

1

Hi, How can I add folder to favorite web sites by js or other scripts?

Thanks

A: 

You can't manipulate the state of your browser with JavaScript, only very few important actions are allowed (like cookies etc).

Luca Matteis
as luca mentioned this is not possible on the programmers ways.but you can try to give the user some kind of step by step guidance and mostly he will follow them ;-)
helle