Learning jQuery : create better interaction, design and web development with simple JavaScript techniques
"Discover the new features available in jQuery 1.6 in this third update of this popular jQuery book"--Back cover
Saved in:
Main Author: | |
---|---|
Other Authors: | |
Format: | eBook |
Language: | English |
Published: |
Birmingham :
Packt Publishing,
©2011.
|
Edition: | 3rd ed. |
Series: | Community experience distilled.
|
Subjects: | |
ISBN: | 9781849516556 1849516553 9781621989028 162198902X 1283283891 9781283283892 9786613283894 6613283894 9781849516549 1849516545 |
Physical Description: | 1 online resource (ix, 407 pages) : illustrations |
LEADER | 06504cam a2200601 a 4500 | ||
---|---|---|---|
001 | kn-ocn772917700 | ||
003 | OCoLC | ||
005 | 20240717213016.0 | ||
006 | m o d | ||
007 | cr cn||||||||| | ||
008 | 120116s2011 enka ob 001 0 eng d | ||
040 | |a N$T |b eng |e pn |c N$T |d E7B |d UMI |d COO |d YDXCP |d OCLCQ |d DEBSZ |d OCLCQ |d KNOVL |d OCLCF |d OCLCQ |d KNOVL |d DKDLA |d OCLCQ |d OCLCO |d OCLCQ |d LOA |d JBG |d AGLDB |d ICA |d CNNOR |d OCLCQ |d OCLCO |d Z5A |d MOR |d PIFAG |d OCLCQ |d OCLCO |d U3W |d D6H |d STF |d WRM |d BRL |d VTS |d NRAMU |d NLE |d INT |d VT2 |d CEF |d OCLCQ |d OCLCO |d UKMGB |d AU@ |d OCLCQ |d OCLCO |d A6Q |d UKCRE |d VLY |d AJS |d OCLCQ |d OCLCO |d OCLCQ |d OCLCO |d OCLCL | ||
020 | |a 9781849516556 |q (electronic bk.) | ||
020 | |a 1849516553 |q (electronic bk.) | ||
020 | |a 9781621989028 |q (electronic bk.) | ||
020 | |a 162198902X |q (electronic bk.) | ||
020 | |a 1283283891 | ||
020 | |a 9781283283892 | ||
020 | |a 9786613283894 | ||
020 | |a 6613283894 | ||
020 | |z 9781849516549 | ||
020 | |z 1849516545 | ||
035 | |a (OCoLC)772917700 |z (OCoLC)769188193 |z (OCoLC)773222876 |z (OCoLC)898021479 |z (OCoLC)961637884 |z (OCoLC)962668636 |z (OCoLC)966207488 |z (OCoLC)988476347 |z (OCoLC)991992867 |z (OCoLC)1037719598 |z (OCoLC)1038694356 |z (OCoLC)1039105739 |z (OCoLC)1045546126 |z (OCoLC)1055385828 |z (OCoLC)1058129433 |z (OCoLC)1081218160 |z (OCoLC)1083608192 |z (OCoLC)1103278933 |z (OCoLC)1129346840 |z (OCoLC)1153475282 |z (OCoLC)1162451311 |z (OCoLC)1228586841 |z (OCoLC)1290052922 |z (OCoLC)1300635824 | ||
100 | 1 | |a Chaffer, Jonathan. | |
245 | 1 | 0 | |a Learning jQuery : |b create better interaction, design and web development with simple JavaScript techniques / |c Jonathan Chaffer ; Karl Swedberg. |
246 | 3 | |a Learning jQuery 1.6 | |
250 | |a 3rd ed. | ||
260 | |a Birmingham : |b Packt Publishing, |c ©2011. | ||
300 | |a 1 online resource (ix, 407 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 | ||
490 | 1 | |a Open source : community experience distilled | |
506 | |a Plný text je dostupný pouze z IP adres počítačů Univerzity Tomáše Bati ve Zlíně nebo vzdáleným přístupem pro zaměstnance a studenty | ||
520 | |a "Discover the new features available in jQuery 1.6 in this third update of this popular jQuery book"--Back cover | ||
505 | 0 | 0 | |t Exercises -- |g 5. |t Manipulating the DOM -- |t Manipulating attributes -- |t Non-class attributes -- |t Value callbacks -- |t DOM element properties -- |t DOM tree manipulation -- |t The () function revisited -- |t Creating new elements -- |t Inserting new elements -- |t Moving elements -- |t Wrapping elements -- |t Inverted insertion methods -- |t Copying elements -- |t Cloning for pull quotes -- |t Content getter and setter methods -- |t Further style adjustments -- |t DOM manipulation methods in a nutshell -- |t Summary -- |t Further reading -- |t Exercises -- |g 6. |t Sending Data with Ajax -- |t Loading data on demand -- |t Appending HTML -- |t Working with JavaScript objects -- |t Retrieving JSON. |
505 | 0 | 0 | |t Learning jQuery Third Edition -- |t Learning jQuery Third Edition -- |t Credits -- |t Foreword -- |t About the Authors -- |t About the Reviewers -- |t www.PacktPub.com -- |t Support files, eBooks, discount offers and more -- |t Why subscribe -- |t Free access for Packt account holders -- |t What This Book Covers -- |t What you need for this book -- |t Who this book is for -- |t History of the jQuery project -- |t Conventions -- |t Reader feedback -- |t Customer support -- |t Downloading the example code -- |t Errata -- |t Piracy -- |t Questions -- |g 1. |t Getting Started -- |t What jQuery does -- |t Why jQuery works well -- |t Our first jQuery-powered web page -- |t Downloading jQuery. |
505 | 0 | 0 | |t Rebinding eventsSimulating user interaction -- |t Keyboard events -- |t Summary -- |t Further reading -- |t Exercises -- |g 4. |t Styling and Animating -- |t Inline CSS modification -- |t Basic hide and show -- |t Effects and speed -- |t Speeding in -- |t Fading in and fading out -- |t Sliding up and sliding down -- |t Compound effects -- |t Creating custom animations -- |t Building effects by hand -- |t Animating multiple properties at once -- |t Positioning with CSS -- |t Simultaneous versus queued effects -- |t Working with a single set of elements -- |t Bypassing the queue -- |t Manual queueing -- |t Working with multiple sets of elements -- |t Callbacks -- |t In a nutshell -- |t Summary -- |t Further reading. |
505 | 0 | 0 | |t Setting up jQuery in an HTML documentAdding our jQuery code -- |t Finding the poem text -- |t Injecting the new class -- |t Executing the code -- |t The finished product -- |t Plain JavaScript vs. jQuery -- |t Development tools -- |t Firebug -- |t Summary -- |g 2. |t Selecting Elements -- |t The Document Object Model -- |t The () function -- |t CSS selectors -- |t Styling list-item levels -- |t Attribute selectors -- |t Styling links -- |t Custom selectors -- |t Styling alternate rows -- |t Form selectors -- |t DOM traversal methods -- |t Styling specific cells -- |t Chaining -- |t Accessing DOM elements -- |t Summary -- |t Further reading -- |t Exercises -- |g 3. |t Handling Events -- |t Performing tasks on page load. |
505 | 0 | 0 | |t Timing of code executionMultiple scripts on one page -- |t Shortcuts for code brevity -- |t Passing an argument to the .ready() callback -- |t Simple events -- |t A simple style switcher -- |t Enabling the other buttons -- |t Event handler context -- |t Further consolidation -- |t Shorthand events -- |t Compound events -- |t Showing and hiding advanced features -- |t Highlighting clickable items -- |t The journey of an event -- |t Side effects of event bubbling -- |t Altering the journey: the event object -- |t Event targets -- |t Stopping event propagation -- |t Default actions -- |t Event delegation -- |t Methods for event delegation -- |t Removing an event handler -- |t Event namespacing. |
504 | |a Includes bibliographical references and index. | ||
590 | |a Knovel |b Knovel (All titles) | ||
630 | 0 | 7 | |a JQuery (Computer file) |2 blmlsh |
650 | 0 | |a JavaScript (Computer program language) | |
650 | 0 | |a Web site development. | |
650 | 0 | |a Web sites |x Design. | |
650 | 0 | |a Internet programming. | |
655 | 7 | |a elektronické knihy |7 fd186907 |2 czenas | |
655 | 9 | |a electronic books |2 eczenas | |
700 | 1 | |a Swedberg, Karl, |d 1967- |1 https://id.oclc.org/worldcat/entity/E39PCjCKrWjPDFwk9dMyBRgWTb | |
776 | 0 | 8 | |i Print version: |a Chaffer, Jonathan. |t Learning jQuery. |b 3rd ed. |d Birmingham : Packt Publishing, ©2011, ©2011 |z 9781849516549 |w (OCoLC)761010794 |
830 | 0 | |a Community experience distilled. | |
856 | 4 | 0 | |u https://proxy.k.utb.cz/login?url=https://app.knovel.com/hotlink/toc/id:kpLQE0000V/learning-jquery-3rd?kpromoter=marc |y Full text |