Jquery Tutorial
-
- Posts: 205
- Joined: Mon Jul 09, 2012 11:13 pm
Jquery Tutorial
Does anyone know a good tutorial for beginner jquery? Just getting done with Python and Java, looking to try something new Seems every link you search for doesn't explain at all...or just copied and pasted from w3schools
<?php while(!$succeed = try()); ?>
Re: Jquery Tutorial
Urgh, jQuery *shiver*
Its probably the easiest thing to learn, but its so fiddly.
If you want to go all-out, there is a book for £9 here: hhttps://tpask.us/1 (as at time of writing, there is a sale at the moment)
But otherwise I suggest you just go through the documentation that be found on the jQuery website: http://api.jquery.com/
I actually believe there is a site that teaches you the language, but due to laziness I can't find it .
Have fun.
Its probably the easiest thing to learn, but its so fiddly.
If you want to go all-out, there is a book for £9 here: hhttps://tpask.us/1 (as at time of writing, there is a sale at the moment)
But otherwise I suggest you just go through the documentation that be found on the jQuery website: http://api.jquery.com/
I actually believe there is a site that teaches you the language, but due to laziness I can't find it .
Have fun.
-
- Posts: 205
- Joined: Mon Jul 09, 2012 11:13 pm
Re: Jquery Tutorial
Yea I'm officially a professional at alerting, showing, and hiding
I'd rather not spend on a book but wow that list looks intimidating...
I'll play around with it for a while thanks
I'd rather not spend on a book but wow that list looks intimidating...
I'll play around with it for a while thanks
<?php while(!$succeed = try()); ?>
-
- Posts: 205
- Joined: Mon Jul 09, 2012 11:13 pm
Re: Jquery Tutorial
Yes, I'm pretty deep into javascript. Jquery is seeming too easy...
<?php while(!$succeed = try()); ?>