Bookmarklets allow you change the page you are currently viewing with javascript.
Is it possible to add the bookmarklet to a link so that it “changes” the next page where the link is pointing to?
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.
If you want to create a universal bookmarklet working on any webpage then the answer is big fat NO! 🙂
But if you want to make it work on pages you control then everything is possible. One of possible solutions would be to add a cookie to the webpage using bookmarklet. The target page must be created the way it changes its behavior according to the value of cookie.