Cargando…

Joomla! 1.5 JavaScript jQuery.

Enhance your Joomla! Sites with the power of jQuery extensions, plugins, and more.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Blanco, Jose Argudo
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Pub., 2010.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Joomla! 1.5 JavaScript jQuery; Joomla! 1.5 JavaScript jQuery; Credits; About the Author; About the Reviewers; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Errata; Piracy; Questions; 1. Let's Start Making a Better Site-Images; How Joomla! handles images by default; Inserting images into articles; Placing images in modules; Placing images in the template; Adding a jQuery-powered image slideshow module; Some other modules to try; Image pop ups; Some other modules to try; Putting images together-image galleries.
  • Some other extensions to tryTips and tricks; Summary; 2. Site Content-Our Next Step; Basic concepts on Joomla! content; How Joomla! shows our articles to site visitors; Enhance your site content using JavaScript; Organizing our content into tabs; Some other modules to try; Article slideshows; Some other extensions worth checking; Site search; Introducing AJAX search; Some other extensions to try; Tips and tricks; Summary; 3. Embedding Rich Media Features with Joomla! Plugins; Concept of plugin-what is a Joomla! plugin and how does it work?; Code highlighter plugin.
  • Some other extensions to trycaptbunzo's Flickr Album plugin; Some other plugins to try; SC jQuery; Some other plugins to try; Tips and tricks; Summary; 4. One Last Look at Joomla! jQuery Modules; Limitations of Joomla! menu modules; Creating a drop-down menu with CSS alone; jQuery-powered Joomla! menu modules; Adapting the menu to suit our template; Some more extensions to try; Creative ways of placing login modules in our site; Some other extensions to try; Tips and tricks; Summary; 5. Refactoring Our Site; Warning; Removing unnecessary jQuery loads; Code highlight; pPGallery plugin.
  • ShadowboxAJAX Header Rotator; Content Slider module; What happens with jQuery UI; c7DialogMOD; jQuery tabs module; Removing MooTools; Tips and tricks; Summary; 6. Getting Our Hands on Coding JavaScript; Adding movement to our site's header-Parallax effect; Preparing the HTML necessary for our example; Adding jQuery Parallax library; Tips and tricks; jQuery library jScrollPane; Adding mouse scrolling; Adding useful tooltips; Tips and tricks; Summary; 7. Creating Our Own Modules; Learning the basics of Joomla! module creation; Creating a ""Send us a question"" module.
  • Making a better form using JavaScriptSend the form using jQuery AJAX; Tips and tricks; Validating form fields using jQuery-why validate?; Warning; What could you check?; What to do next? Packing and installing the module; Summary; 8. Building Complete Solutions, Modules, and Components; Working with the news rotator module; Creating the component base; XML installer file; Why are so many files necessary?; Building our first model; How Joomla! helps us work with the database; Inserting data; Updating data; Deleting records; Reading data; loadResult; loadObject; loadObjectList.