Posted: 4/19/2010
Hello Experts,
I am beginner in jQuery. I have tried Google but I didn’t find good link of jQuery. Could anyone tell me where I can start study of jQuery. I am also confused about javascript or jQuery. Should I read first javascript of direct jQuery. (I have basic knowledge of javascript). Please suggest.Thanks in advance.
Posted: 4/20/2010
Hi,
here you a have some good tutorial of jquery. If you know lightly javascript you can begin with jquery it won´t be difficult for you.
http://docs.jquery.com/Tutorials
good luck
Posted: 5/3/2010
Having basic knowledge of javascript is important in order to continue learning JQuery without interruption, but it's not required to be an Javascript expert coz JQuery is made to simplify DOM manipulation and some javascript features that would be nightmare to be created if we didnt have JQuery library.
All in all, pass tru the javascript basics and start learning JQuery. Here are some good links for JQuery beginners:
http://blog.themeforest.net/screencasts/jquery-for-absolute-beginners-video-series/ - Video series
http://www.learningjquery.com/category/levels/beginner - The first website I have used to learn JQuery
http://docs.jquery.com/Tutorials - Official JQuery documentation website Tutorials
http://jquery-howto.blogspot.com/2009/06/jquery-beginner-tutorials.html - JQuery HOWTO
Hope this helps,Hajan
Posted: 5/4/2010
Thanks to both of you:)
Posted: 9/13/2010
I am also new to jQuery.. I am trying to implement the drag and drop property in a treeview(asp:treeview) which is getting the data from sqlServer database. I dont know how to go do this.
I would b thankful if someone can help me in this..
Thanks in advance...
sailaja.pinky said: user="sailaja suchismita"]Hi, I am also new to jQuery.. I am trying to implement the drag and drop property in a treeview(asp:treeview) which is getting the data from sqlServer database. I dont know how to go do this. I would b thankful if someone can help me in this.. Thanks in advance...
user="sailaja suchismita"]
Hi Sailaja,
This post is closed. You can go through this link and ask your question. I hope you would get the solution soon.
Thanks Mohit
Welcome