Introduction to jQuery: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
Line 13: Line 13:


== Paste your '200px' links here: ==
== Paste your '200px' links here: ==
All jQuery code is in the page if you want to have a look...


<span id='testlinks'>
<span id='testlinks'>

Revision as of 11:19, 17 April 2012

Let's start looking at jQuery:

"jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.
jQuery is designed to change the way that you write JavaScript."

For those who never used jQuery please read: How does jQuery work?


Assignment 1

Create one or more 200x200px 'animations' (using html elements, text, images, whatever) that runs & loops automatically (without user interaction for now...)

Paste your '200px' links here:

All jQuery code is in the page if you want to have a look...


http://pzwart3.wdka.hro.nl/~tklok/js/jquerytimo.html
http://pzwart3.wdka.hro.nl/~tklok/js/jquerytimo2.html

And view all

here (I heard you like jQuery so I use some jQuery to load your jQuery)