Cargando…

WordPress 3.0 jQuery : enhance your WordPress website with the captivating effects of jQuery /

Annotation

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Silver, Tessa Blakeley
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, U.K. : Packt Pub., Ã2010.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn741519502
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 110718s2010 enka o 001 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d E7B  |d COO  |d N$T  |d HEBIS  |d C6I  |d OCLCQ  |d DEBSZ  |d OCLCQ  |d DKDLA  |d YDXCP  |d OCLCQ  |d AGLDB  |d CNNOR  |d MOR  |d PIFAG  |d OCLCQ  |d JBG  |d OCLCO  |d U3W  |d OCLCF  |d BRL  |d STF  |d WRM  |d VTS  |d CEF  |d INT  |d VT2  |d AU@  |d OCLCQ  |d OCLCO  |d WYU  |d OCLCQ  |d OCLCO  |d A6Q  |d M8D  |d UKAHL  |d HS0  |d OCLCQ  |d K6U  |d UKCRE  |d OCLCO  |d OCLCQ 
019 |a 694147020  |a 961507154  |a 962694723  |a 988449459  |a 992105886  |a 1037506655  |a 1038594442  |a 1083611486  |a 1153496381 
020 |a 9781849511759  |q (electronic bk.) 
020 |a 1849511756  |q (electronic bk.) 
020 |a 1849511748 
020 |a 9781849511742 
020 |z 9781849511742 
029 1 |a AU@  |b 000051423364 
029 1 |a AU@  |b 000053271207 
029 1 |a DEBBG  |b BV043044492 
029 1 |a DEBSZ  |b 368477266 
029 1 |a DEBSZ  |b 37280280X 
029 1 |a DEBSZ  |b 421463147 
029 1 |a HEBIS  |b 291544258 
029 1 |a NZ1  |b 13934901 
029 1 |a DKDLA  |b 820120-katalog:999943753005765 
035 |a (OCoLC)741519502  |z (OCoLC)694147020  |z (OCoLC)961507154  |z (OCoLC)962694723  |z (OCoLC)988449459  |z (OCoLC)992105886  |z (OCoLC)1037506655  |z (OCoLC)1038594442  |z (OCoLC)1083611486  |z (OCoLC)1153496381 
037 |a CL0500000096  |b Safari Books Online 
050 4 |a TK5105.8885.W66  |b S549 2010 
072 7 |a COM  |x 087000  |2 bisacsh 
072 7 |a COM  |x 034000  |2 bisacsh 
072 7 |a COM  |x 060130  |2 bisacsh 
072 7 |a COM  |x 060150  |2 bisacsh 
082 0 4 |a 006.78  |2 22 
049 |a UAMI 
100 1 |a Silver, Tessa Blakeley. 
245 1 0 |a WordPress 3.0 jQuery :  |b enhance your WordPress website with the captivating effects of jQuery /  |c Tessa Blakeley Silver. 
260 |a Birmingham, U.K. :  |b Packt Pub.,  |c Ã2010. 
300 |a 1 online resource (vii, 297 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 0 |a Print version record. 
520 8 |a Annotation  |b Using jQuery you can create impressive animations and interactions which are simple to understand and easy to use. WordPress is the leading publishing platform that can be customized to power any type of site you like. But when you combine the power of jQuery with WordPress_the possibilities are infinite. The combination creates a powerhouse of possibilities for generating top-notch, professional websites with great usability features and eye catching visual enhancements.<br /><br />This easy-to-use guide will walk you through the ins and outs of creating sophisticated, professional enhancements and features, specially tailored to take advantage of the WordPress personal publishing platform. It will walk you through clear, step-by-step instructions to build several custom jQuery solutions for various types of hypothetical clients and also show you how to create a jQuery and WordPress Plugin. This book covers step-by-step instructions for creating robust and flexible jQuery solutions for today's top site enhancements: expanding/sliding content, rotating slideshows and other animation tricks, great uses of jQuery's UI plugin widgets as well as AJAX techniques. Along with these it will also show you best practices for jQuery and WordPress development.<br /><br />That means, you'll learn how to implement just about any jQuery enhancement you can dream of on a WordPress site and also learn how to do it with minimal edits to the site's theme and while allowing the site's content editors to continue adding content the way they've always been (usually with the WYSIWYG editor), and never having to worry that they'll forget or not know how to add a special attribute or custom HTML to a post to make the jQuery feature work.<br /><br />From development tools and setting up your WordPress sandbox, through enhancement tips and suggestions, to coding, testing and debugging, and ensuring that the WordPress content editor's workflow isn't interrupted by having to accommodate an enhancement with special HTML, this book covers the best practices for not only jQuery development but specifically jQuery within WordPress development.<br /><br />Expert help on getting started with and using jQuery, the most user friendly JavaScript library to enhance your WordPress site. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewer; Table of Contents; Preface; Chapter 1: Getting Started: WordPress and jQuery; This book's approach; Core fundamentals you need to know; WordPress; Basic programming; JavaScript and AJAX techniques; PHP; Essential tools; Code/HTML editor; Firefox; Web Developer toolbar; Firebug; Not essential, but helpful: Image editor; jQuery background and essentials; What jQuery does (really well); How we got here: From JavaScript to jQuery; Once upon a time, there was JavaScript; Why jQuery is simpler than JavaScript 
505 8 |a Understanding the jQuery wrapperGetting started with jQuery; Downloading from the jQuery site; Including the jQuery library; WordPress background and essentials; Overview of WordPress; Essentials for getting WordPress running; Using WAMP; Using MAMP; Choosing a hosting provider; Rolling out WordPress; jQuery and WordPress: Putting it all together; Summary; Chapter 2: Working with jQuery in WordPress; Getting jQuery into WordPress; jQuery now comes bundled with WordPress; Registering jQuery in a WP theme; Avoiding problems registering jQuery; Using Google's CDN 
505 8 |a Registering and including jQuery through Google's CDN into a themeUsing WordPress' bundled jQuery versus including your own jQuery download or using Google's CDN; Keeping conflicts out!; Setting your own jQuery variable; But I really want to use the variable!; Launching a jQuery script; Our first WordPress and jQuery setup; Registering jQuery in our setup; Registering your own custom script file; Setting up the custom-jquery file; jQuery secret weapon #1: Using selectors and filters; Selecting anything you want from the document; Filtering those selections; Basic filters; Child filters 
505 8 |a Content filtersForm filters; Attribute filters; Visibility; jQuery secret weapon #2: Manipulating CSS and elements in the DOM; Manipulating CSS; Manipulating attributes; Manipulating elements and content; Working with the DOM; jQuery secret weapon #3: Events and effects (aka: the icing on the cake); Working with events; Helpers are so helpful!; Working with bind, unbind, and the event object; Adding effects; Showing and hiding; Sliding in and out; Fading in and out; Working with the animate function; Making it all easy with statement chaining 
505 8 |a Our First Project: Expanding/collapsing WordPress postsKeeping jQuery readable; Summary; Chapter 3: Digging Deeper: Understanding jQuery and WordPress Together; Two ways to ""plugin"" jQuery into a WordPress site; WordPress themes overview; WordPress plugins overview; jQuery plugins overview; The basics of a WordPress theme; Understanding the template's hierarchy; A whole new theme; The Loop; Tags and hooks; Conditional tags; Template include tags; Plugin hooks; Project: Editing the main loop and sidebar in the default theme; Changing the loop; Changing the sidebar 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a WordPress (Electronic resource) 
630 0 7 |a WordPress (Electronic resource)  |2 blmlsh 
630 0 7 |a WordPress (Electronic resource)  |2 fast  |0 (OCoLC)fst01796195 
650 0 |a Blogs  |x Design. 
650 0 |a JavaScript (Computer program language) 
650 0 |a Web sites  |x Design. 
650 6 |a JavaScript (Langage de programmation) 
650 6 |a Sites Web  |x Conception. 
650 7 |a COMPUTERS  |x Digital Media  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Interactive & Multimedia.  |2 bisacsh 
650 7 |a COMPUTERS  |x Web  |x Site Design.  |2 bisacsh 
650 7 |a COMPUTERS  |x Web  |x User Generated Content.  |2 bisacsh 
650 7 |a JavaScript (Computer program language)  |2 fast  |0 (OCoLC)fst00982071 
650 7 |a Web sites  |x Design.  |2 fast  |0 (OCoLC)fst01173252 
776 0 8 |i Print version:  |a Silver, Tessa Blakeley.  |t Wordpress 3.0 jQuery.  |d Birmingham [U.K.] : Packt Pub., 2010  |z 9781849511742  |w (OCoLC)701251728 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=421238  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26943666 
938 |a ebrary  |b EBRY  |n ebr10428658 
938 |a EBSCOhost  |b EBSC  |n 421238 
938 |a YBP Library Services  |b YANK  |n 3601873 
994 |a 92  |b IZTAP