Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
jQuery 1.4 Animation Techniques: Beginners Guide

You're reading from  jQuery 1.4 Animation Techniques: Beginners Guide

Product type Book
Published in Mar 2011
Publisher Packt
ISBN-13 9781849513302
Pages 344 pages
Edition 1st Edition
Languages
Concepts

Table of Contents (19) Chapters

jQuery 1.4 Animation Techniques Beginner's Guide
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Introduction 2. Fading Animations 3. Managing Animations 4. Sliding Animations 5. Custom Animations 6. Extended Animations with jQuery UI 7. Full Page Animations 8. Other Popular Animations 9. CSS3 Animations 10. Canvas Animations Pop Quiz Answers Index

Animated page headers


Another quite fashionable technique at the moment is to have an animation that runs in the header of the page when the home page loads. Sometimes the animations run continually on every page of the site; others run once on the home page only.

This technique is an easy and effective way to make your site stand out, and they needn't be complex or heavily apparent animations; a short, subtle animation can be enough to add the wow factor.

Earlier in the book we looked at using the new cssHooks functionality in conjunction with a pre-written file that makes use of cssHooks, which extends jQuery's css() method to allow an element's background-position style property to be animated. In this example, we'll look at how we can do this manually without the use of the plugin.

Well-written plugins can be an effective and easy solution, but there are times when a plugin adds much more functionality than we actually need and therefore increase a page's script overhead. It's not often...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}