Head first jQuery

Want to add more interactivity and polish to your websites? Discover how jQuery can help you build complex scripting functionality in just a few lines of code. With Head First jQuery, you'll quickly get up to speed on this amazing JavaScript library by learning how to navigate HTML documents wh...

Full description

Bibliographic Details
Main Author: Benedetti, Ryan
Other Authors: Cranley, Ronan
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly Media 2011
Edition:1st ed
Series:Head first series
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 05440nmm a2200577 u 4500
001 EB001923903
003 EBX01000000000000001086805
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1449331548 
020 |a 9781449331542 
020 |a 1449317502 
020 |a 9781449317508 
050 4 |a QA76.73.J39 
100 1 |a Benedetti, Ryan 
245 0 0 |a Head first jQuery  |c Ryan Benedetti, Ronan Cranley 
246 3 1 |a JQuery 
250 |a 1st ed 
260 |a Sebastopol, CA  |b O'Reilly Media  |c 2011 
300 |a 500 pages  |b illustrations 
505 0 |a Removing an eventGoing through the elements; Your project structure; Making things function-al; The nuts and bolts of a function; The anonymous function; Named functions as event handlers; Passing a variable to a function; Functions can return a value, too; Use conditional logic to make decisions; Jump for Joy needs even more help; Methods can change the CSS; Add a hover event; You're almost there ... ; Your jQuery Toolbox; Chapter 4: jQuery Web Page Manipulation: Mod the DOM; The Webville Eatery wants an interactive menu; Go vegetarian; Class up your elements; Button things up; What's next? 
505 0 |a How does that work?jQuery selects elements the same way CSS does; Style, meet script; jQuery selectors at your service; jQuery in translation; Your first jQuery gig; Set up your HTML and CSS files; Slide on in ... ; May the fade be with you; That's it?; You rescued the Furry Friends campaign; Your jQuery Toolbox; Chapter 2: Selectors and Methods: Grab and go; Jump for Joy needs your help; What are the project requirements?; Dig in with divs; A click event up close; Add the click method to your page; Get more specific; Classing up your elements; ID-entifying elements; Wire up your web page 
505 0 |a Meanwhile, back to our listCreating some storage space; Mix things up with concatenation; Meanwhile, back in the code ... ; Insert your message with append; Everything works great, but ... ; Give me (this) one; Put (this) to work; Good riddance with remove; Dig down with descendant selectors; Your turn to jump for joy; Your jQuery Toolbox; Chapter 3: jQuery Events and Functions: Making things happen on your page; Your jQuery skillz are in demand again; The money man has a point ... ; Making your page eventful; Behind the scenes of an event listener; Binding an event; Triggering events 
505 0 |a Table of Contents (Summary); Table of Contents (The real thing); Intro: How to Use This Book; Who is this book for?; Metacognition: thinking about thinking; Bend your brain into submission; Read me; Software requirements; Download jQuery; Folder setup; The technical review team; Acknowledgments; Safari® Books Online; Chapter 1: Getting Started with jQuery: Web page action; You want web page power; HTML and CSS are fine, but ... ; ... you need the power of script; Enter jQuery (and JavaScript)!; Look into the browser; The hidden structure of a web page; jQuery makes the DOM less scary 
505 0 |a Swinging through the DOM treeTraversal methods climb the DOM; Chain methods to climb farther; Variables can store elements, too; There's that dollar sign again ... ; Expand your storage options with arrays; Store elements in an array; Change out elements with replaceWith; How can replaceWith help?; Think ahead before using replaceWith; replaceWith doesn't work for every situation; Insert HTML content into the DOM; Use filter methods to narrow your selections (Part 1); Use filter methods to narrow your selections (Part 2); Bring the burger back; Where's the beef (er ... meat)?; A meaty array 
653 |a Logiciels libres 
653 |a Sites Web / Développement 
653 |a JavaScript (Langage de programmation) 
653 |a JavaScript (Computer program language) / fast 
653 |a COMPUTERS / Web / Web Programming / bisacsh 
653 |a Open source software / fast 
653 |a Web site development / fast 
653 |a Web sites / Design / http://id.loc.gov/authorities/subjects/sh98000035 
653 |a Web site development / http://id.loc.gov/authorities/subjects/sh98004795 
653 |a Open source software / http://id.loc.gov/authorities/subjects/sh99003437 
653 |a Web sites / Design / fast 
653 |a JavaScript (Computer program language) / http://id.loc.gov/authorities/subjects/sh96004880 
653 |a Sites Web / Conception 
700 1 |a Cranley, Ronan 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a Head first series 
776 |z 1449317502 
776 |z 9781449393212 
776 |z 1449393217 
776 |z 9781449317508 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781449311988/?ar  |x Verlag  |3 Volltext 
082 0 |a 745.4 
082 0 |a 006.7/6 
520 |a Want to add more interactivity and polish to your websites? Discover how jQuery can help you build complex scripting functionality in just a few lines of code. With Head First jQuery, you'll quickly get up to speed on this amazing JavaScript library by learning how to navigate HTML documents while handling events, effects, callbacks, and animations. By the time you've completed the book, you'll be incorporating Ajax apps, working seamlessly with HTML and CSS, and handling data with PHP, MySQL and JSON. If you want to learn--and understand--how to create interactive web pages, unobtrusive script