02.06.2013 Views

jQuery 1.4 Animation Techniques - Index of

jQuery 1.4 Animation Techniques - Index of

jQuery 1.4 Animation Techniques - Index of

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

work on almost all numerical CSS styles. Over the course <strong>of</strong> this book, we'll look at every<br />

animation method that the library contains in detail. These methods are listed below:<br />

animate()<br />

clearQueue()<br />

delay()<br />

dequeue()<br />

fadeIn()<br />

fadeout()<br />

fadeTo()<br />

fadeToggle()<br />

hide()<br />

queue()<br />

show()<br />

slideDown()<br />

slideToggle()<br />

slideUp()<br />

stop()<br />

toggle()<br />

All in all, it gives us a powerful and robust environment to easily add almost any type<br />

<strong>of</strong> animation that we can conceive.<br />

<strong>Animation</strong> is also a popular theme for plugins, with many available plugins that bring<br />

different types <strong>of</strong> animations to our fingertips, for instant implementation with minimal<br />

configuration. We'll look at several plugins later in the book.<br />

The template file<br />

Each <strong>of</strong> the example files we'll create throughout the course <strong>of</strong> this book will rely on a<br />

common set <strong>of</strong> elements. Rather than repeatedly showing these same elements in every<br />

single code section and example in the book, I'll show you them just once now:<br />

<br />

<br />

<br />

<br />

<br />

<br />

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!