2015年10月17日 星期六

append

This is a paragraph.

This is another paragraph.

  1. List item 1
  2. List item 2
  3. List item 3

2015年10月16日 星期五

chaining

jQuery is fun!!

toggle

This is a paragraph.

slideToggle

This is a paragraph.

slide

This is a paragraph.

finish

Toggle

Demonstrate fadeToggle() with different speed parameters.





fadeTo

This is a paragraph.

fade

This is a paragraph.

delay

This example sets different speed values for the delay() method.








clearQueue



animate

alert

This is a paragraph.

speed

This is a paragraph.

show,hide

This is a paragraph.

2015年10月12日 星期一

mousedown2

Click the text! The mouseDown() function is triggered when the mouse button is pressed down over this paragraph, and sets the color of the text to red. The mouseUp() function is triggered when the mouse button is released, and sets the color of the text to green.

mousedown

Press down and release the mouse button over this div element.