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.

15 responses to “jQuery for Complete Beginners: Part 2”

  1. niblr

    Great tutorial for beginners, thanks a lot!

    Just a little little thing:
    When you introduce the siblings(); function
    “A heading” should be with the /h2 closing tag.
    …but I think everyone knows that ;)

    cheers

  2. Nikola Dadić

    We are waiting for new tutorial!

    1. Saad Bassi

      Will be published tomorrow.:)

  3. Tuanka

    Greate tutorial, keep going!

  4. Bryan

    Great tutorial. I love it when people go back to the basics. I understand if you’ve used it for a while these kinds of things seem like a given, but tutorials like this are really helpful for newbs like me. Thanks

  5. nam124084

    Hi, sorry but i have one quesiton :) .when i read our webpage , i see our image is load very beautiful when scroll down ( something like … uh ..image ’s opacity from 0 to 1 ) . how did you do that ? . jquery ? or plugin ?

    1. Dainis Graveris

      it is lazy load wordpress plugin to save bandwidth and not load images which are not viewed :)

  6. Elving

    The great think about jquery is that is so easy to learn, you only need basic JavaScript understanding to use it. But if you want to develop plugins and complicated stuff THEN you should learn some goo JavaScript. Thanx for the awesome tutorial!
    .-= Elving´s last blog ..Html5 & CSS3 layout tutorials and templates =-.

  7. Slobodan Kustrimovic

    @larry – I don’t see a need for knowing advanced javascript to start learning jQuery, all you need is basic javascript knowledge.
    .-= Slobodan Kustrimovic´s last blog ..9 Effective Ways To Encourage Comments On Your Blog =-.

    1. Larry

      Untill you come across bugs in jQuery.. =P

  8. Alfredo

    Thanks for this tutorials man, cant wait for the next one , keep them up

    cheers.

  9. Geeee

    Ohh I wanted to learn about it :) thanks for the good post :)

  10. Nishant

    Hey jack, very nice tut. Thanks for this.

  11. Fatih

    3. eq(3) => select the 2nd list item from each list.

    Did you just mention that indexes are zero based? So this means it would select the 4th list item, or did I miss something?

  12. Larry

    Great post :) Tho I still think people new to jQuery should first start getting into JavaScript on a more advanced level..

Leave a Reply