CSS Properties and Class Manipulation

Getting and setting CSS information is accomplished via a set of dedicated jQuery functions.

In addition to setting and retrieving individual CSS properties, there are methods for easily changing the CSS classes assigned to page elements that work in a cross-browser manner.

This is paragraph 1

This is paragraph 2

This is paragraph 3

This is paragraph 4

This is paragraph 5

Creating new document content

jQuery makes the creation and manipulation of document content very easy. Rather than having to directly use the verbose DOM methods, you can roll several operations into just a few function calls.

This is paragraph 1

This is paragraph 2

This is paragraph 3

This is paragraph 4

This is paragraph 5

The jQuery Event object contains detailed information about each event that occurs in the page.

Click on each of the DIV elements below to see event-related information for each.

Mouse over and click here (Div1)
Mouse over and click here (Div2)
Mouse over and click here (Div3)
Type some text here:

Event Details

Event type: Key/Button:
Target: Related Target:
pageX: pageY:
clientX: clientY:
Meta Key: data: