Is there any cross-browser bookmark/add to favorites using JavaScript.
Searched for some list but none is working. Can you please suggest any?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
jQuery Version
JavaScript (modified from a script I found on someone’s site – I just can’t find the site again, so I can’t give the person credit):
HTML:
IE will show an error if you don’t run it off a server (it doesn’t allow JavaScript bookmarks via JavaScript when viewing it as a
file://...).