Cargando…

HTML5 iPhone web application development : an introduction to web-application development for mobile within the iOS Safari browser /

Presented in an easy to follow, step by step tutorial format, this is your guide to web application development for the iOS Safari. This book was meant for you! From the beginner developer to chief technology officer, this book aims to make you an expert in the field of web application development f...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Crespo, Alvin
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Pub., 2013.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ma 4500
001 EBSCO_ocn849919025
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 130603s2013 enka o 001 0 eng d
040 |a E7B  |b eng  |e pn  |c E7B  |d OCLCO  |d IEDUB  |d N$T  |d COO  |d EBLCP  |d DEBSZ  |d OCLCQ  |d LOA  |d JBG  |d AGLDB  |d COCUF  |d CNNOR  |d MOR  |d PIFAG  |d ZCU  |d MERUC  |d OCLCQ  |d U3W  |d STF  |d OCLCF  |d WRM  |d OCLCQ  |d VTS  |d NRAMU  |d ICG  |d VT2  |d INT  |d UKMGB  |d OCLCQ  |d A6Q  |d DKC  |d OCLCQ  |d NLW  |d OCLCQ  |d UKCRE  |d AJS  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO 
015 |a GBB6G4295.  |2 bnb 
015 |a GBB6G4295  |2 bnb 
016 7 |a 018014177  |2 Uk 
019 |a 850153011  |a 961637446  |a 962650606  |a 974766687  |a 974862082  |a 981863179  |a 987700226  |a 1005942047  |a 1018008287  |a 1043658504  |a 1081224864  |a 1083584457  |a 1103255795  |a 1119030408  |a 1119936949  |a 1121015502  |a 1129374335  |a 1153464659  |a 1158969574  |a 1159693869  |a 1178866517  |a 1187185039  |a 1228584153  |a 1249258566  |a 1257357993  |a 1274928977  |a 1298477487  |a 1298519317 
020 |a 9781849691031  |q (electronic bk.) 
020 |a 1849691037  |q (electronic bk.) 
020 |z 9781849691024 
029 1 |a AU@  |b 000053308887 
029 1 |a AU@  |b 000058967504 
029 1 |a CHNEW  |b 000605273 
029 1 |a CHNEW  |b 001051578 
029 1 |a CHVBK  |b 567703983 
029 1 |a DEBBG  |b BV043776463 
029 1 |a DEBBG  |b BV044189175 
029 1 |a DEBSZ  |b 397536739 
029 1 |a DEBSZ  |b 472790595 
029 1 |a NZ1  |b 15588543 
029 1 |a UKMGB  |b 018014177 
035 |a (OCoLC)849919025  |z (OCoLC)850153011  |z (OCoLC)961637446  |z (OCoLC)962650606  |z (OCoLC)974766687  |z (OCoLC)974862082  |z (OCoLC)981863179  |z (OCoLC)987700226  |z (OCoLC)1005942047  |z (OCoLC)1018008287  |z (OCoLC)1043658504  |z (OCoLC)1081224864  |z (OCoLC)1083584457  |z (OCoLC)1103255795  |z (OCoLC)1119030408  |z (OCoLC)1119936949  |z (OCoLC)1121015502  |z (OCoLC)1129374335  |z (OCoLC)1153464659  |z (OCoLC)1158969574  |z (OCoLC)1159693869  |z (OCoLC)1178866517  |z (OCoLC)1187185039  |z (OCoLC)1228584153  |z (OCoLC)1249258566  |z (OCoLC)1257357993  |z (OCoLC)1274928977  |z (OCoLC)1298477487  |z (OCoLC)1298519317 
037 |a 9781849691031  |b Packt Publishing Pvt. Ltd 
050 4 |a QA76.8.I64  |b C74 2013eb 
072 7 |a COM  |x 000000  |2 bisacsh 
082 0 4 |a 006.76  |2 23 
049 |a UAMI 
100 1 |a Crespo, Alvin. 
245 1 0 |a HTML5 iPhone web application development :  |b an introduction to web-application development for mobile within the iOS Safari browser /  |c Alvin Crespo. 
260 |a Birmingham :  |b Packt Pub.,  |c 2013. 
300 |a 1 online resource (vii, 319 pages) :  |b illustrations (some color) 
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 Community experience distilled 
500 |a Includes index. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Application Architecture; Implementing the HTML5 Mobile Boilerplate; Downloading and installing the HTML5 Mobile Boilerplate; Integrating the build script; Creating our application framework; Modifying the boilerplate; Customizing our markup; Customizing our framework; Creating semantic markup; Creating the header; Creating the footer; Clearing up section; Structuring our stylesheets; Global styling; Defining our global fonts; Our page layout. 
505 8 |a Using content with :before and :afterStyling our navigation; Responsive design principles; Media queries to the rescue; Responsive images; Fluid images; Establishing our JavaScript architecture; Structuring our app functionality; Namespacing our application; Immediately Invoked Function Expressions; Use strict; Default options; Defining the constructor; The prototype; Defining public methods; Returning our constructor/function; Integrating a custom module template; Including our scripts; Initializing our framework; Routing to a mobile site; Redirecting via PHP; Redirecting via htaccess. 
505 8 |a Home screen iconsIntroducing our build script; Configuring our build script; Minifying and concatenating scripts; Minifying and concatenating styles; Creating multiple environments; Navigating our directories; Building our project; Summary; Chapter 2: Integrating HTML5 Video; Configuring the server; Video formats; Video format directives; A simple HTML5 video; Single video format; Supporting multiple formats; Listening to HTML5 video events; Video markup review; Attaching video events; Initializing our video; Creating a JavaScript video library; Centralizing our events; Scope in JavaScript. 
505 8 |a Exposing functionalityIntegrating callbacks; Extending callbacks; Using callbacks; Tying it all up; Customizing HTML5 video controls; Summary; Chapter 3: HTML5 Audio; Server configuration; Audio formats; Audio format directives; Simple HTML5 audio integration; MediaElement abstraction; Creating App. MediaElement.js; Initializing App. MediaElement.js; Extending the MediaElement API for audio; The base template; Creating an instance of MediaElement; Finding and caching an audio element; Initializing MediaElement; Dynamic audio player; The select element; Switching audio tracks. 
505 8 |a The change event listenerThe change event handler; Refactoring our code; Initializing our Audio class; Customizing HTML5 audio controls; Creating custom media controls; Adding interactivity to our customized controls; Sequential playback; The markup; The JavaScript; iOS considerations; Volume; Autoplay; Simultaneous playback; Summary; Chapter 4: Touch and Gestures; Simplifying the navigation; Navigation markup and styling; The basic template; Styling a select component; Navigation interactivity; The basic template; Caching our navigation; Listening and handling the change event. 
520 |a Presented in an easy to follow, step by step tutorial format, this is your guide to web application development for the iOS Safari. This book was meant for you! From the beginner developer to chief technology officer, this book aims to make you an expert in the field of web application development for iOS Safari. Familiarity with HTML, CSS and JavaScript are greatly encouraged but if you're looking to dive right in and find solutions to everyday problems and more, then this book is for you. 
506 1 |a Legal Deposit;  |c Only available on premises controlled by the deposit library and to one user at any one time;  |e The Legal Deposit Libraries (Non-Print Works) Regulations (UK).  |5 WlAbNL 
540 |a Restricted: Printing from this resource is governed by The Legal Deposit Libraries (Non-Print Works) Regulations (UK) and UK copyright law currently in force.  |5 WlAbNL 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a iPhone (Smartphone)  |x Programming. 
650 0 |a HTML (Document markup language) 
650 0 |a IOS (Electronic resource) 
650 6 |a iPhone (Téléphone intelligent)  |x Programmation. 
650 6 |a HTML (Langage de balisage) 
650 7 |a HTML.  |2 aat 
650 7 |a COMPUTERS  |x General.  |2 bisacsh 
650 7 |a HTML (Document markup language)  |2 fast 
776 0 8 |i Print version:  |a Crespo, Alvin.  |t HTML5 iPhone Application Development.  |d Birmingham : Packt Publishing, ©2013  |z 9781849691024 
830 0 |a Community experience distilled. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=587831  |z Texto completo 
938 |a ebrary  |b EBRY  |n ebr10714610 
938 |a EBSCOhost  |b EBSC  |n 587831 
994 |a 92  |b IZTAP