|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
EBOOKCENTRAL_ocn889271774 |
003 |
OCoLC |
005 |
20240329122006.0 |
006 |
m o d |
007 |
cr cn||||||||| |
008 |
140809t20142014enka o 001 0 eng d |
040 |
|
|
|a E7B
|b eng
|e rda
|e pn
|c E7B
|d OCLCO
|d COO
|d YDXCP
|d EBLCP
|d DEBSZ
|d S4S
|d N$T
|d OCLCF
|d OCLCQ
|d TEFOD
|d OCLCQ
|d AGLDB
|d ICA
|d K6U
|d CCO
|d FVL
|d ZCU
|d MERUC
|d U3W
|d REB
|d D6H
|d STF
|d OCLCQ
|d VTS
|d ICG
|d NLE
|d INT
|d VT2
|d UKMGB
|d OCLCQ
|d WYU
|d G3B
|d TKN
|d OCLCQ
|d DKC
|d OCLCQ
|d UKAHL
|d OCLCQ
|d OCLCO
|d INARC
|d QGK
|d OCLCQ
|d OCLCO
|d OCLCL
|
016 |
7 |
|
|a 018006543
|2 Uk
|
019 |
|
|
|a 885122005
|a 1259213908
|
020 |
|
|
|a 9781783284542
|q (electronic bk.)
|
020 |
|
|
|a 1783284544
|q (electronic bk.)
|
020 |
|
|
|z 1783284536
|
020 |
|
|
|z 9781783284535
|
029 |
1 |
|
|a AU@
|b 000056010147
|
029 |
1 |
|
|a CHNEW
|b 000698662
|
029 |
1 |
|
|a CHNEW
|b 000887078
|
029 |
1 |
|
|a CHVBK
|b 331869160
|
029 |
1 |
|
|a CHVBK
|b 374459959
|
029 |
1 |
|
|a DEBBG
|b BV043608067
|
029 |
1 |
|
|a DEBSZ
|b 410545139
|
029 |
1 |
|
|a DEBSZ
|b 493148825
|
029 |
1 |
|
|a UKMGB
|b 018006543
|
035 |
|
|
|a (OCoLC)889271774
|z (OCoLC)885122005
|z (OCoLC)1259213908
|
037 |
|
|
|a 9C0AF4A6-0FD5-4028-83CC-3EAF2E068480
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a QA76.73.J39
|b .M335 2014eb
|
072 |
|
7 |
|a COM
|x 051260
|2 bisacsh
|
082 |
0 |
4 |
|a 005.2762
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a MacLees, Natalie,
|e author.
|
245 |
1 |
0 |
|a JQuery for designers beginner's guide :
|b design interactive websites to improve user experience by using the popular JavaScript library /
|c Natalie MacLees.
|
250 |
|
|
|a Second edition.
|
264 |
|
1 |
|a Birmingham, England :
|b Packt Publishing,
|c 2014.
|
264 |
|
4 |
|c ©2014
|
300 |
|
|
|a 1 online resource (398 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 |
0 |
|
|a Learn by doing: less theory, more results
|
500 |
|
|
|a Includes index.
|
588 |
0 |
|
|a Online reosurce; title from PDF title page (ebrary, viewed August 9, 2014).
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Designer, Meet jQuery; What is jQuery?; Why is jQuery awesome for designers?; It uses CSS selectors you already know; It uses HTML markup you already know; Impressive effects in just a few lines of code; Huge plugin library available; Great community support; JavaScript basics; Progressive enhancement and graceful degradation; Gotta keep 'em separated; Content; Presentation; Behavior; Designer, Meet JavaScript; Variables; Objects; Functions.
|
505 |
8 |
|
|a Downloading jQuery and getting set upTime for action -- downloading and attaching jQuery; Another option for using jQuery; Your first jQuery script; Time for action -- getting ready for jQuery; Adding a paragraph; Time for action -- adding a new paragraph; Summary; Chapter 2: Enhancing Links; Simple tabs; Time for action -- creating simple tabs; Designer, meet plugins; Choosing a plugin; Simple custom tooltips; Time for action -- simple custom tooltips; Customizing PowerTip's appearance; Time for action -- customizing PowerTip; Enhancing navigation with tooltips.
|
505 |
8 |
|
|a Time for action -- building a fancy navigation barShowing other content in tooltips; Time for action -- showing custom content in tooltips; Summary; Chapter 3: Making a Better FAQ Page; Marking up the FAQ page; Time for action -- setting up the HTML file; Time for action -- moving around an HTML document; Sprucing up our FAQ page; Time for action -- making it fancy; We're almost there!; Time for action -- adding some final touches; Summary; Chapter 4: Building an Interactive Navigation Menu; The horizontal drop-down menu; Time for action -- creating a horizontal drop-down menu.
|
505 |
8 |
|
|a The vertical fly-out menuTime for action -- creating a vertical fly-out menu; Customizing the navigation menu; :hover and .sfHover; Cascading inherited styles; Styling the :focus pseudoclass; Time for action -- customizing Superfish menus; The hoverIntent plugin; Time for action -- incorporating custom animation; Summary; Chapter 5: Showing Content in Lightboxes; Simple photo gallery; Time for action -- setting up a simple photo gallery; Customizing Colorbox's behavior; Time for action -- using a custom transition; Time for action -- setting a fixed size; Time for action -- creating a slideshow.
|
505 |
8 |
|
|a Fancy loginTime for action -- creating a fancy login form; Video player; Time for action -- showing a video in a lightbox; One-page web gallery; Time for action -- creating a one-page web gallery; Summary; Chapter 6: Creating Slideshows and Sliders; Planning a slideshow or slider; A simple crossfade slideshow; Time for action -- creating a simple crossfade slideshow; Using the Basic Slider plugin; Time for action -- building a Basic Slider; Creating a Cycle2 slideshow; Time for action -- building a slideshow with Cycle2; The Cycle2 carousel; Time for action -- building a Cycle2 carousel.
|
520 |
|
|
|a A step-by-step guide that spices up your web pages and designs them in the way you want using the most widely used JavaScript library, jQuery. The beginner-friendly and easy-to-understand approach of the book will help get to grips with jQuery in no time. If you know the fundamentals of HTML and CSS, and want to extend your knowledge by learning to use JavaScript, then this is just the book for you. jQuery makes JavaScript straightforward and approachable - you'll be surprised at how easy it can be to add animations and special effects to your beautifully designed pages.
|
546 |
|
|
|a English.
|
590 |
|
|
|a ProQuest Ebook Central
|b Ebook Central Academic Complete
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a JavaScript (Computer program language)
|
650 |
|
6 |
|a JavaScript (Langage de programmation)
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x JavaScript.
|2 bisacsh
|
650 |
|
7 |
|a JavaScript (Computer program language)
|2 fast
|
758 |
|
|
|i has work:
|a JQuery for Designers (Text)
|1 https://id.oclc.org/worldcat/entity/E39PCGJKvpXGHxTGtFy63D7qBd
|4 https://id.oclc.org/worldcat/ontology/hasWork
|
776 |
0 |
8 |
|i Print version:
|a MacLees, Natalie.
|t JQuery for designers beginner's guide : design interactive websites to improve user experience by using the popular JavaScript library.
|b Second edition.
|d Birmingham, England : Packt Publishing, ©2014
|h v, 380 pages
|z 9781783284535
|
856 |
4 |
0 |
|u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1644004
|z Texto completo
|
936 |
|
|
|a BATCHLOAD
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26943222
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL1644004
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10900529
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 817632
|
938 |
|
|
|a Internet Archive
|b INAR
|n jqueryfordesigne0000macl
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 12008173
|
994 |
|
|
|a 92
|b IZTAP
|