Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Joomla! 1.5 JavaScript jQuery

You're reading from   Joomla! 1.5 JavaScript jQuery Enhance your Joomla! Sites with the power of jQuery extensions, plugins, and more

Arrow left icon
Product type Paperback
Published in Jul 2010
Publisher Packt
ISBN-13 9781849512046
Length 292 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Toc

Table of Contents (16) Chapters Close

Joomla! 1.5 JavaScript jQuery
Credits
About the Author
About the Reviewers
1. Preface
1. Let's Start Making a Better Site—Images FREE CHAPTER 2. Site Content—Our Next Step 3. Embedding Rich Media Features with Joomla! Plugins 4. One Last Look at Joomla! jQuery Modules 5. Refactoring Our Site 6. Getting Our Hands on Coding JavaScript 7. Creating Our Own Modules 8. Building Complete Solutions, Modules, and Components 9. Going Further with Our Component Development 10. Problems and Usability Index

What happens with jQuery UI


Through the last few pages we have accomplished our main objective: reducing the number of times our site loads the jQuery library. However, two extensions are left:

  • The jQuery tabs module

  • The c7DialogMOD module we used for our login form

These two extensions not only use the jQuery library, but also the jQuery UI library.

Note

If you want to know more about jQuery UI visit http://jqueryui.com/. This is an interesting library that won't disappoint you. It is very useful.

The jQuery UI is a must for these two extensions, as is the library that provides the dialog and tabs methods. The problem here is that each one of these extensions loads its own copy of the UI library, and also a copy of the jQuery library.

This too is something that we can solve. Remember the SC jQuery plugin? It will also help us this time...

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 $19.99/month. Cancel anytime
Banner background image