Jack Franklin

Jack Franklin is a 17 year old budding web designer & developer living in Cornwall, England who enjoys messing with HTML, CSS, PHP & Javascript. Away from the desk, Jack enjoys badminton, football & snooker.

48 responses to “jQuery for Complete Beginners: Part 1”

  1. Improve Your Skills: 25 jQuery Beginner Tutorials Roundup | Afif Fattouh - Web Specialist

    [...] 1. jQuery for Complete Beginners: Part 1 [...]

  2. walter Earnshaw

    Thank you for Part 1 of your new tutorial. I am looking forward to Part 2.
    On my own I can’t get my skull around the whole topic – maybe you will be of help.
    It piques me a little – A 77 year old man with a 17 year old teacher showing that you can teach new tricks to an old dog!

    Be seeing you

  3. Improve Your Skills: 25 jQuery Beginner Tutorials Roundup

    [...] 1. jQuery for Complete Beginners: Part 1 [...]

  4. nay

    very nice tutorials., thanks for your explain., can you make all this tutorials to PDF file? Thanks alots of…

  5. pamela dowie

    great tutorial – I’m more than interested in jquery now!

    thanks for all the work, Pam

  6. delphi2007

    Where is $(ready)!

  7. Christoph

    Very nice and easy to follow tutorial – great. To make it even more userfriendly, I would suggest to include links to the other parts of the jQuery Series inside the article. So we could easily reach the next article… :).

  8. rocket

    nice on there! very easy to follow!
    .-= rocket´s last blog ..Make any web template a cms ,using Ruby on Rails part 2 =-.

  9. Alex

    At last a tutorial that is easy to understand. Thank you!!!
    .-= Alex´s last blog ..April Top Ten =-.

  10. Linda Chadbourne

    Very nice tutorial. Easy to follow!

  11. Tim

    Thanks for this. I had one problem. When I copied this code in the tutorial, it didn’t work:

    But when I viewed and pasted from the source code of your Demo:

    it worked!

  12. maxine

    Thanks for the tutorial. I’ve been trying to figure out this JQUERY stuff and your tutorial helped to narrow it down a bit for me by giving me the basics. Every time I google learning Jquery I see your website listed so there must a lot of people out there trying to figure it all out too. I’m just beginning to master html and css, now here comes jquery, ajax, etc.

  13. Michael Pehl

    Cool. A series for jQuery beginners. Helpful, even for me ;-)

    Bookmarked, waiting for more. Thank you.

  14. jQuery for Complete Beginners: Part 1 | Design Woop | The Web Design and Development Blog

    [...] Click here to visit the article » [...]

  15. Brian Jones

    Thanks for the post – this is next on my list

  16. Abdullah Al Mamun

    wow, nice tutorial for the absolute beginners…..
    thanks.

  17. suresh

    Nice work.
    It is very useful to HTML Developers and they can learn more about JQUARY
    Thanks Jack

  18. r. clayton

    The answer the previous question about two moving divs appears to involve the always vexing difference between CSS classes and identifiers: defining and selecting on the something class moves both divs ( http://pastebin.com/RNzJZKwu ), which makes sense if you ignore the fact that both #something divs responded to the first move.

    Today’s question: both divs move horizontally to the right in sync, but the bottom div (“some more text”) appears to move twice as fast vertically down than does the top div (on Iceape 2.0.3 and Opera 10.10). Why the difference?

  19. Nikunj

    Cool was worth a reading
    .-= Nikunj´s last blog ..Are You New To Twitter ?? Then Read This. =-.

  20. Ryan Cowles

    Looking forward to this series! jQuery is something I need to really get into!
    .-= Ryan Cowles´s last blog ..Mt. Baldy California – Photography =-.

  21. r. clayton

    If I add a second something div and split the movement into horizontal and vertical parts ( http://pastebin.com/wXUsHVdY ), both divs move down but only one moves right (on Iceape 2.0.3 and Opera 10.10). Why aren’t the two div motions identical?

  22. Weekly Roundup: Design Related Links #11 « Discovery Session… by Gerard Dolan

    [...] jQuery for Complete Beginners: Part 1 [...]

  23. Dragon

    Bookmarked! More more more!

  24. Shaun

    Thanks for making this Tut, Its exactly what I’m looking for and has arrived at just the right time.

    - Shaun

  25. jQuery for Complete Beginners: Part 1 « Besocialonline's Blog

    [...] jQuery for Complete Beginners: Part 1 [...]

  26. links for 2010-03-20 « that dismal science

    [...] jQuery for Complete Beginners: Part 1 | Graphic and Web Design Blog (tags: java jquery js programming webdev webdevelopment resources beginners web webdesign) [...]

  27. Mike

    I’ve put up a fully working example here:
    http://gist.github.com/338832

  28. Jack F

    Hello everyone,

    Thanks for your kind words! I’ll email through the files to the admins of the site and ask them to upload it and add the link.

    To the people who asked – I’ll mention $(document).ready() in Part 2 ;)

    Thanks,

    Jack.

  29. Keyur Patel

    awesome post
    thanks :)

  30. Ian Forster

    Hi Jack,

    Thanks for this tutorial.
    I’m having trouble getting my code to work though. Not sure where I’m going wrong, any ideas?

    Here’s what I’ve written:

    $(‘#testblock’).animate({‘margin-top’: ‘300px’, ‘margin-left’: ‘400px’},1000);

  31. Which golf gps would you recommend? Sky caddie or golf logic???

    [...] jQuery for Complete Beginners: Part 1 | Graphic and Web Design Blog [...]

  32. jQuery for Complete Beginners: Part 1 | DesignerLinks | Home to Web design news, jQuery Tutorials, CSS tutorials, Web Designing tutorials, JavaScript tutorials and more!

    [...] under: web-development — admin @ 7:39 pm body { background-color:white; }Jack Franklin Read Post This is the first part of our new series walking you through the process of learning the hugely [...]

  33. Filip

    indeed a sample would be nice

  34. Weekly Digest: Zombies, Icons, Health, JQuery : Underbelly

    [...] jQuery for Complete Beginners: Part 1 [...]

  35. Presentation board?

    [...] jQuery for Complete Beginners: Part 1 | Graphic and Web Design Blog [...]

  36. KelleyT

    Nice tutorial, Jack!
    One thing I’ve been (sort of) looking for is an explanation about the parentheses and bracket combinations. I’m never quite sure if I need them or where to put them…

  37. Dabbling in jQuery | tim merritt [dot] net

    [...] tutorial for doing dynamic jQuery headers yesterday, and this morning my aggregator came up with this more basic tutorial. I’ve been playing with jQuery slide shows – here’s a [...]

  38. Mike Thomas

    Nice intro in jQuery. I’m looking forward to the next post.

    A demo would be great of beginners though. And the option to download the files.

  39. === popurls.com === popular today

    === popurls.com === popular today…

    yeah! this story has entered the popular today section on popurls.com…

  40. Slobodan Kustrimovic

    Nice, but you should have mentioned $(document).ready so they can use their codes in the header and not get confused why it’s not working. :)
    .-= Slobodan Kustrimovic´s last blog ..WordPress Admin Panel Trick: Adding ID Field To The Pages Listing =-.

    1. Davide

      Infact it doesn’t work for me :S

  41. Beth McLain

    Nice work.. Awesome primer for newbies getting started in jQuery. It covers most of what I was looking for when I got started.

  42. jQuery for Complete Beginners: Part 1 | Graphic and Web Design Blog | Modern Design

    [...] jQuery for Complete Beginners: Part 1 | Graphic and Web Design Blog Share and [...]

  43. jQuery for Complete Beginners: Part 1 | Graphic and Web Design Blog | <div>elopers

    [...] Link: jQuery for Complete Beginners: Part 1 | Graphic and Web Design Blog [...]

  44. LeandroBerna

    Good job man, but a demo explain better everything. ;)

  45. Thomas

    Very nice post, thanks for sharing. As was already mentioned a demo will go a long way to see your code in action.

  46. MV Media

    Hey Jack!

    Great tutorial, but indeed, a demo would be very nice. Both the picture refer to a .png file, a page with the effect would make it even better!

    Waiting for your next post :)

  47. Remus

    Nice work Jack but you are missing Demo, I think for the novice users this is very important.
    Good luck for your series.

Leave a Reply