Class 6 – Recap of JQuery Examples

March 14th, 2009 § 0

Here are links to each of the JQuery examples we looked at today.

In addition, here is the link to the example page that we used to exhibit one way in which Javascript is inconsistent and can produce unexpected results.  In this case, the style.width property of elements in Javascript is inconsistently applied: it works for some elements, but not others.

And here is the example that demonstrates how to override the default behavior of links and forms.  This example prevents them from actually taking the user to another page, and keeps them on the current page instead.

Related posts:

  1. Class 5 – Recap of Javascript Examples
  2. Class 6 – Introduction to JQuery
  3. Clas 6 – Deconstructing JQuery Syntax
  4. Class 6 – Assignment: create a Tic-Tac-Toe game using JQuery
  5. Class 6 – Some Useful JQuery Plugins

Tagged:

§ Leave a Reply

What's this?

You are currently reading Class 6 – Recap of JQuery Examples at Web Development Intensive.

meta