000 07173cam a2200949 a 4500
001 ocn702116269
003 OCoLC
005 20220713055728.0
006 m o d
007 cr cnu---unuuu
008 110216s2010 enka ob 001 0 eng d
040 _aN$T
_beng
_epn
_cN$T
_dOCLCQ
_dOCLCF
_dNLGGC
_dE7B
_dDEBSZ
_dUMI
_dCOO
_dHEBIS
_dOCLCQ
_dJBG
_dOCLCQ
_dOCLCO
_dCNNOR
_dMOR
_dCCO
_dPIFAG
_dOCLCQ
_dOCLCO
_dU3W
_dBRL
_dSTF
_dWRM
_dVTS
_dCEF
_dNLE
_dINT
_dAU@
_dUKMGB
_dA6Q
_dOCLCQ
_dUKAHL
_dHS0
_dUKCRE
_dOCLCQ
_dVLY
_dAJS
_dOCLCQ
_dOCLCO
015 _aGBB747535
_2bnb
016 7 _a018011867
_2Uk
019 _a694147007
_a712995460
_a741364968
_a988413168
_a992060939
_a1037532191
_a1038677861
_a1044220160
_a1056415256
_a1059118209
_a1060871843
_a1075564331
_a1083491120
_a1083601494
_a1097121234
_a1153540858
_a1162419511
_a1241943392
_a1290084439
_a1300515171
020 _a9781849512251
_q(electronic bk.)
020 _a1849512256
_q(electronic bk.)
020 _a1849512248
020 _a9781849512244
020 _a1282896490
020 _a9781282896499
020 _a9786612896491
020 _a6612896493
020 _z9781849512244
020 _z1849512248
024 3 _a9781849512244
029 1 _aAU@
_b000053272737
029 1 _aAU@
_b000054177497
029 1 _aCHNEW
_b000611069
029 1 _aDEBBG
_bBV043125025
029 1 _aDEBSZ
_b368477371
029 1 _aDEBSZ
_b372807429
029 1 _aDEBSZ
_b421657812
029 1 _aGBVCP
_b803472528
029 1 _aHEBIS
_b291544363
029 1 _aNZ1
_b14170036
029 1 _aUKMGB
_b018011867
035 _a(OCoLC)702116269
_z(OCoLC)694147007
_z(OCoLC)712995460
_z(OCoLC)741364968
_z(OCoLC)988413168
_z(OCoLC)992060939
_z(OCoLC)1037532191
_z(OCoLC)1038677861
_z(OCoLC)1044220160
_z(OCoLC)1056415256
_z(OCoLC)1059118209
_z(OCoLC)1060871843
_z(OCoLC)1075564331
_z(OCoLC)1083491120
_z(OCoLC)1083601494
_z(OCoLC)1097121234
_z(OCoLC)1153540858
_z(OCoLC)1162419511
_z(OCoLC)1241943392
_z(OCoLC)1290084439
_z(OCoLC)1300515171
037 _aCL0500000097
_bSafari Books Online
050 4 _aQA76.73.J39
_bB35 2010eb
072 7 _aCOM
_x051070
_2bisacsh
072 7 _aCOM
_x051010
_2bisacsh
082 0 4 _a005.13/3
_222
049 _aMAIN
100 1 _aBai, Giulio.
_9310764
245 1 0 _aJQuery 1.4 plugin development :
_bbeginner's guide : build powerful, interactive plugins to implement jQuery to its best /
_cGiulio Bai.
260 _aBirmingham UK :
_bPackt Pub.,
_c2010.
300 _a1 online resource (vi, 246 pages) :
_bcolor illustrations
336 _atext
_btxt
_2rdacontent
337 _acomputer
_bc
_2rdamedia
338 _aonline resource
_bcr
_2rdacarrier
500 _aIncludes index.
588 0 _aPrint version record.
504 _aIncludes bibliographical references and index.
505 0 _aCover; Copyright; Credits; About the Author; About the Reviewers; Table of Contents; Preface; Chapter 1: What is jQuery About?; A little background; jQuery: the write less, do more JavaScript library -- How jQuery works; Time for action -- writing a basic jQuery script; Time for action -- callback and functions; Extending jQuery: Plugins; Plugins basics; Suggested reading that could help greatly; Books; Learning jQuery 1.3; jQuery 1.4 Reference Guide; Online reference and documentation; jQuery.com; Nettuts; Cheatsheets; Forums and mailing lists; Summary; Chapter 2: Plugins Basics
505 8 _aUsing pluginsTime for action -- looking for a plugin; Time for action -- setting up our own page; Structure of a plugin; Time for action -- types of plugins: Function plugins; Time for action -- types of plugins: Messing with methods; Time for action -- chaining; Basic plugins examples; A few key things to remember; Summary; Chapter 3: Our First jQuery Plugin; Defining our own default plugin structure; Setting the basics for our first plugin; Time for action -- our first plugin, Part I; Getting a step farther; Time for action -- our first plugin, Part II: Hovering; Dealing with options
505 8 _aTime for action -- our first plugin, Part III: OptionsUsing functions inside the plugin; Time for action -- our first plugin, Part IV: Functions; Closures: Making functions private; Time for action -- our first plugin, Part V: Closures; Summary; Chapter 4: Media Plugins: Images Plugins; Plugin overview; Handling images; Time for action -- showing images; Time for action -- one step more; Centering things; Time for action -- turning theory into code; Putting it all together; Time for action -- the final step; Summary; Chapter 5: Media Plugins: Audio Plugins; Plugin overview; Handling audio files
505 8 _aThe playerTime for action -- creating the Flash player; Putting the plugin together; Time for action -- creating the plugin; Styling and multiple players; Time for action -- adding support for multiple players; Time for action -- adding some style; Summary; Chapter 6: Media Plugins: Video Plugins; Plugin overview; Handling video files; Embedding YouTube videos; Time for action -- creating your first video plugin; Adding preview thumbnails and the pop-up feel; Time for action -- adding previews; Time for action -- creating a pop up; Summary; Chapter 7: Form Plugins; Form plugins in general
505 8 _aValidating formsTime for action -- creating the form check plugin; Auto-growing textareas; Time for action -- creating the autogrow plugin; Other types of form-related plugins; Checkboxes and radio buttons; Text manipulation; Edit in place; Summary; Chapter 8: User Interface Plugins; Positioning; Time for action -- understanding mouse movement events; Setting equal heights; Time for action -- setting the same height; Other examples of user interface plugins; Menu plugins; Form enhancement plugins; Context menus and tree menus; Summary; Chapter 9: User Interface Plugins: Tooltip Plugins
520 _aBuild powerful, interactive plugins to implement jQuery in the best way possible.
546 _aEnglish.
590 _aeBooks on EBSCOhost
_bEBSCO eBook Subscription Academic Collection - Worldwide
630 0 7 _aJquery (Computer file)
_2blmlsh
_91499925
650 0 _aJavaScript (Computer program language)
_9119291
650 0 _aPlug-ins (Computer programs)
650 0 _aWeb sites
_xDesign.
_945134
650 6 _aJavaScript (Langage de programmation)
_9889198
650 6 _aModules d'extension (Logiciels)
_9964091
650 6 _aSites Web
_xConception.
_9881542
650 7 _aCOMPUTERS
_xProgramming Languages
_xC++
_2bisacsh
_9878679
650 7 _aCOMPUTERS
_xProgramming Languages
_xGeneral.
_2bisacsh
_9854919
650 7 _aJavaScript (Computer program language)
_2fast
_0(OCoLC)fst00982071
_9119291
650 7 _aPlug-ins (Computer programs)
_2fast
_0(OCoLC)fst01067295
650 7 _aWeb sites
_xDesign.
_2fast
_0(OCoLC)fst01173252
_945134
655 4 _aElectronic books.
776 0 8 _iPrint version:
_tJquery Plugin Development Beginners Guide.
_dGardners Books 2010
_z9781849512244
_w(OCoLC)676724883
856 4 0 _uhttps://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=348201
938 _aAskews and Holts Library Services
_bASKH
_nAH26943640
938 _aebrary
_bEBRY
_nebr10428645
938 _aEBSCOhost
_bEBSC
_n348201
994 _a92
_bINOPJ
999 _c2936561
_d2936561