jQuery and JavaScript in general are new ground for me.
What are some good resources to get me up and running.
I am particularly interested in page manipulation – eg moving elements about programmatically.
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.
Well, docs.jquery.com would be a good start (especially the Manipulation section). Usually lots of good examples as well as the documentation.
I picked up jQuery in Action which was well-worth a read.