LEADER 05049nam 2200709 a 450 001 9910459659303321 005 20200520144314.0 010 $a1-62198-893-7 010 $a1-282-50185-2 010 $a9786612501852 010 $a1-84951-005-9 035 $a(CKB)2670000000035174 035 $a(EBL)950555 035 $a(OCoLC)797916606 035 $a(SSID)ssj0000404454 035 $a(PQKBManifestationID)12128952 035 $a(PQKBTitleCode)TC0000404454 035 $a(PQKBWorkID)10345120 035 $a(PQKB)10666767 035 $a(MiAaPQ)EBC950555 035 $a(PPN)228043646 035 $a(Au-PeEL)EBL950555 035 $a(CaPaEBR)ebr10442978 035 $a(CaONFJC)MIL250185 035 $a(EXLCZ)992670000000035174 100 $a20110222d2010 uy 0 101 0 $aeng 135 $aur|n|---||||| 181 $ctxt 182 $cc 183 $acr 200 10$ajQuery 1.4 reference guide$b[electronic resource] $ea comprehensive exploration of the popular JavaScript library /$fKarl Swedberg, Jonathan Chaffer 210 $aBirmingham, U.K. $cPackt Pub.$d2010 215 $a1 online resource (336 p.) 225 1 $aFrom technologies to solutions 300 $aIncludes index. 311 $a1-84951-004-0 327 $aCover; Copyright; Credits; About the Authors; About the Reviewers; Table of Contents; Preface; Chapter 1: Anatomy of a jQuery Script; A dynamic table of contents; Obtaining jQuery; Setting up the HTML document; Writing the jQuery code; Script dissection; Selector expressions; DOM traversal methods; DOM manipulation methods; Event methods; Effect methods; AJAX methods; Miscellaneous methods; Plug-in API; Summary; Chapter 2: Selector Expressions; CSS selectors; Element (T); ID (#myid); Class (.myclass); Descendant (E F); Child (E > F); Adjacent sibling (E + F); General sibling (E ~ F) 327 $aMultiple expressions (E, F, G)Numbered child (:nth-child(n/even/odd/expr)); First child (:first-child); Last child (:last-child); Only child (:only-child); Not (:not(E)); Empty (:empty); Universal (*); Attribute selectors; Attribute ([foo]); Attribute equals ([foo=bar]); Attribute does not equal ([foo!=bar]); Attribute begins with ([foo^=bar]); Attribute ends with ([foo=bar]); Attribute contains ([foo*=bar]); Attribute contains word ([foo~=bar]); Attribute contains prefix ([foo|=bar]); Form selectors; Custom selectors; Element at index (:eq(n)); Greater than (:gt(n)); Less than (:lt(n)) 327 $aFirst (:first)Last (:last); Even element (:even); Odd element (:odd); Is parent (:parent); Contains text (:contains(text)); Contains element (:has(E)); Visible (:visible); Hidden (:hidden); Header element (:header); Currently animating (:animated); Chapter 3: DOM Traversal Methods; The jQuery function; (); Filtering methods; .filter(); .not(); .has(); .eq(); .first(); .last(); .slice(); Tree traversal methods; .find(); .children(); .parents(); .parentsUntil(); .parent(); .closest(); .offsetParent(); .siblings(); .prev(); .prevAll(); .prevUntil(); .next(); .nextAll(); .nextUntil() 327 $aMiscellaneous traversal methods.add(); .is(); .end(); .andSelf(); .map(); .contents(); Chapter 4: DOM Manipulation Methods; General attributes; .attr() (getter); .attr() (setter); .removeAttr(); Style properties; .css() (getter); .css() (setter); .height() (getter); .height() (setter); .innerHeight(); .outerHeight(); .width() (getter); .width() (setter); .innerWidth(); .outerWidth(); .offset() (getter); .offset() (setter); .position(); .scrollTop() (getter); .scrollTop() (setter); .scrollLeft() (getter); .scrollLeft() (setter); Class attributes; .hasClass(); .addClass(); .removeClass() 327 $a.toggleClass()DOM replacement; .html() (getter); .html() (setter); .text() (getter); .text() (setter); .val() (getter); .val() (setter); .replaceWith(); .replaceAll(); DOM insertion, inside; .prepend(); .prependTo(); .append(); .appendTo(); DOM insertion, outside; .before(); .insertBefore(); .after(); .insertAfter(); DOM insertion, around; .wrap(); .wrapAll(); .wrapInner(); DOM copying; .clone(); DOM removal; .empty(); .remove(); .detach(); .unwrap(); Chapter 5: Event Methods; Event handler attachment; .bind(); .unbind(); .one(); .trigger(); .triggerHandler(); .live(); .die() 327 $aDocument loading 330 $aThis book and eBook is a comprehensive exploration of the popular JavaScript library 606 $aJavaScript (Computer program language) 606 $aAjax (Web site development technology) 606 $aWeb sites$xDesign 608 $aElectronic books. 615 0$aJavaScript (Computer program language) 615 0$aAjax (Web site development technology) 615 0$aWeb sites$xDesign. 676 $a006.7 676 $a006.76 700 $aSwedberg$b Karl$0916630 701 $aChaffer$b Jonathan$0916629 801 0$bMiAaPQ 801 1$bMiAaPQ 801 2$bMiAaPQ 906 $aBOOK 912 $a9910459659303321 996 $aJQuery 1.4 reference guide$92293798 997 $aUNINA