I like the Gmail facility of going to the next message using right click and drag mouse to the right.
Can I implement that functionality in someone else’s website? For example, can I automatically move to the next question / page on the SO site?
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.
You sure can. In programming you can do anything. I mean it. Anything. Just give it a try and you will be amazed by what js can do for you.
I would recommend taking a gander at the amazing js libraries out there:
http://demos.mootools.net/
http://www.noupe.com/jquery/50-amazing-jquery-examples-part1.html
http://wiki.github.com/madrobby/scriptaculous/demos
But basically you would want to click and drag elements right to make the page move to the next page?
Or is this a firefox plugin?