jQuery Talk by Jarques

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    Favorites, Groups & Events

    jQuery Talk by Jarques - Presentation Transcript

    1. jQuery
      • by Jarques Pretorius
    2. What is jQuery?
      • jQuery is a fast, concise, JavaScript Library.
    3. Advantages
      • Only 15kb in size
      • Pre-written, spend more time on design rather than code
      • It’s free!
    4. What does it look like?
      • Show me how to fade something in.
      function fadein(){ $(“#fademe”).fadeIn(“slow”); }
    5. Breaking it down
      • Selectors:
      $(“#main”) $(“.progress”)
      • Actions:
      .load(“mytext.html”) .css(“border”,”3px solid red”)
    6. How do I use it?
      • Download latest jQuery
      • Link in your page
      <script src=”jquery.js” type=”text/javascript></script>
    7. How do I learn it?
      • Study the documentation
      • Experiment
      • Have fun
    8. Resources, places to go..
      • docs.jquery.com
      • “Learning jQuery” book
    9. Demos

    + guest21d1b3guest21d1b3, 2 years ago

    custom

    592 views, 0 favs, 1 embeds more stats

    Quick 15 minute talk about jQuery and how to use it more

    More Info

    © All Rights Reserved

    Go to text version
    • Total Views 592
      • 581 on SlideShare
      • 11 from embeds
    • Comments 0
    • Favorites 0
    • Downloads 0
    Most viewed embeds
    • 11 views on http://blog.07designs.com

    more

    All embeds
    • 11 views on http://blog.07designs.com

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as innappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel

    Categories