Pro jQuery in Oracle Application Express / Scott Wesley.

Building on your existing SQL skills, this book teaches you how to apply useful jQuery techniques to applications developed using the Oracle Application Express (APEX) development tool. Pro jQuery in Oracle Application Express covers the fundamentals you need to start enhancing your applications, wi...

Full description

Saved in:
Bibliographic Details
Online Access: Full Text (via O'Reilly/Safari)
Main Author: Wesley, Scott (Author)
Format: eBook
Language:English
Published: [Berkeley, CA] : Apress, [2015]
Series:Expert's voice in Oracle.
Subjects:

MARC

LEADER 00000cam a2200000 i 4500
001 b10298794
006 m o d
007 cr |||||||||||
008 151201s2015 cau o 001 0 eng d
005 20240829145401.6
015 |a GBB8M4366  |2 bnb 
016 7 |a 019139848  |2 Uk 
019 |a 931593553  |a 932166814  |a 934650391  |a 961643041  |a 966386255  |a 985039718  |a 1005755642  |a 1008954413  |a 1021263609  |a 1066691262  |a 1086461544  |a 1111000682  |a 1112538448  |a 1129359442  |a 1153022133 
020 |a 9781484209615  |q (electronic bk.) 
020 |a 1484209613  |q (electronic bk.) 
020 |z 9781484209622 
020 |z 1484209621  |q (print) 
020 |z 9781484209622  |q (print) 
024 7 |a 10.1007/978-1-4842-0961-5  |2 doi 
029 1 |a AU@  |b 000057011391 
029 1 |a CHNEW  |b 000893670 
029 1 |a CHVBK  |b 374528276 
029 1 |a DEBBG  |b BV043627209 
029 1 |a DEBBG  |b BV043968592 
029 1 |a DEBSZ  |b 453697038 
029 1 |a DEBSZ  |b 485790955 
029 1 |a GBVCP  |b 882750836 
029 1 |a NZ1  |b 16246675 
029 1 |a UKMGB  |b 019139848 
029 1 |a AU@  |b 000068980203 
035 |a (OCoLC)safo930703375 
035 |a (OCoLC)930703375  |z (OCoLC)931593553  |z (OCoLC)932166814  |z (OCoLC)934650391  |z (OCoLC)961643041  |z (OCoLC)966386255  |z (OCoLC)985039718  |z (OCoLC)1005755642  |z (OCoLC)1008954413  |z (OCoLC)1021263609  |z (OCoLC)1066691262  |z (OCoLC)1086461544  |z (OCoLC)1111000682  |z (OCoLC)1112538448  |z (OCoLC)1129359442  |z (OCoLC)1153022133 
037 |a safo9781484209615 
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d IDEBK  |d YDXCP  |d EBLCP  |d CDX  |d N$T  |d NUI  |d OCLCO  |d DEBSZ  |d OCLCO  |d COO  |d OCLCF  |d OCLCO  |d UMI  |d GW5XE  |d OCLCO  |d OCLCQ  |d OCLCO  |d B24X7  |d D6H  |d IAO  |d IAS  |d IAD  |d ICN  |d JBG  |d SOI  |d ILO  |d DEBBG  |d IDB  |d VT2  |d Z5A  |d LIV  |d OCLCQ  |d MERUC  |d ESU  |d OCLCQ  |d IOG  |d OCLCO  |d U3W  |d REB  |d CEF  |d EZ9  |d OCLCQ  |d OCLCO  |d AU@  |d OCLCQ  |d OCLCO  |d WYU  |d UKMGB  |d UAB  |d UKAHL  |d AUD  |d OCLCQ  |d DCT  |d ERF  |d BRF  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCL  |d OCLCQ  |d S9M 
049 |a GWRE 
050 4 |a QA76.73.J39 
100 1 |a Wesley, Scott,  |e author. 
245 1 0 |a Pro jQuery in Oracle Application Express /  |c Scott Wesley. 
264 1 |a [Berkeley, CA] :  |b Apress,  |c [2015] 
264 4 |c ©2015 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a volume  |b nc  |2 rdacarrier 
347 |a text file 
347 |b PDF 
490 1 |a The Expert's voice in Oracle 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed December 17, 2015). 
500 |a Includes index. 
520 |a Building on your existing SQL skills, this book teaches you how to apply useful jQuery techniques to applications developed using the Oracle Application Express (APEX) development tool. Pro jQuery in Oracle Application Express covers the fundamentals you need to start enhancing your applications, with some practical examples that you'll want in your own applications tomorrow. jQuery is a framework already utilized by APEX, and by learning the basics of jQuery you can leverage the flexible dynamic actions provide and see your applications raise the bar. Discover why you should embrace HTML5, CSS, and jQuery library capabilities, and how they can enhance the user experience. Oracle Application Express is a mature, browser-based, rapid-development environment with a strong community base around the #orclapex tag. jQuery is a language for the browser, with it you can treat your web page as if it were a database, interacting with a range of features and functions that can make you into a more constructive, more efficient developer. Exemplifies how productive APEX, CSS, and jQuery can be Transforms your PL/SQL skills to CSS and jQuery Provides jQuery snippets to enhance your application UX. 
505 0 |a At a Glance; Contents; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; Part I: Getting Started ; Chapter 1: CSS-The Secret; Understanding the Selector; The Web Page Is Hierarchical Data; HTML, CSS & jQuery Syntax Examples; SQL Analogy; Understanding Selectors; Tags, IDs, and Classes; Attributes and Operator; Pseudo-Selectors; Browser Feedback; Events; Translating PL/SQL to JavaScript; What's Available from the Box?; Summary; Chapter 2: jQuery Fundamentals; Including jQuery in Your Page; Getting and Setting; Traversing; Siblings. 
505 8 |a Ancestry Chaining; Effects; Callbacks; AJAX Callbacks ; Dynamic Actions; APEX jQuery Wrapper ; Summary; Chapter 3: Browser Tools; Chrome vs. the Rest; Developer Tools ; Exploring the Contents of Your Page; Styles; Computed; Event Listeners; Console; Mobile Emulator ; Summary; Part II: Integrating into APEX ; Chapter 4: Enlarging Content; APEX Application; Enlarging the Region Title; Using Inspect Element to Find the Page Element; Identifying CSS Selector for jQuery; Using a Static Region ID ; Inline CSS; Increase Font Sizes throughout the Page. 
505 8 |a Enlarging Datepicker Elements Summary; Chapter 5: Firing Dynamic Actions; Creating a New Report Page; Refresh Report on Search; Search Field Listener; Submit page item; Responding to Row Click; Option A: Invoke Custom Event; Edit link definition; Define Dynamic Action; Option B: Listen for Click Event; Summary; Chapter 6: Implementing jQuery Alternatives; jQuery in APEX; Why Not Use Dynamic Actions?; Where Do I Put My jQuery Code?; Resources; Instrumentation; Naming Conventions; jQuery Style Key Release; Report Link Event Listener; Simplify Anchor URL. 
505 8 |a Define Row Click Listener Summary; Chapter 7: Highlighting Selected Row; jQuery Development Pattern; Using Inspect Element ; Defining the CSS; Adding the Event Listener ; Define the Highlight Function; Summary; Chapter 8: Adding Buttons to Reports; Defining the Button; Deriving the Button Style ; Generating the Button; Preparing the Dynamic Action; Gathering Information about the Row; Sending Discrete Values ; Using a Dynamic Action to Get Live Information from the Database; Dynamic Action Attributes ; Traversing the Tree for Information; Using Data Attributes ; Summary. 
505 8 |a Part III: Playing with Processes Chapter 9: Choosing Process Options; A Brief History of AJAX; Preparing the APEX Page ; Choosing Process Options; The Old htmldb_Get ; Applying the Functionality; Problems with this htmldb_Get ; Declarative Dynamic Actions; Applying the Functionality; Finding Balance Between Dynamic Actions and jQuery ; Using apex.server.process; Applying the Functionality; Alternatives; Considerations Regarding Use of apex.server.process; Async vs Sync ; JSON Output; Applying the Functionality; Summary; Chapter 10: Link a Check Box to a Collection. 
630 0 0 |a Oracle (Computer file) 
630 0 7 |a Oracle (Computer file)  |2 fast 
650 0 |a JavaScript (Computer program language) 
650 0 |a Query languages (Computer science) 
650 0 |a Application software  |x Development  |x Computer programs. 
650 7 |a Application software  |x Development  |x Computer programs  |2 fast 
650 7 |a JavaScript (Computer program language)  |2 fast 
650 7 |a Query languages (Computer science)  |2 fast 
758 |i has work:  |a Pro jQuery in Oracle Application Express (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCGxTrCBm6pgy7XqHMjFGDy  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Printed edition:  |z 9781484209622 
830 0 |a Expert's voice in Oracle. 
856 4 0 |u https://go.oreilly.com/UniOfColoradoBoulder/library/view/~/9781484209615/?ar  |z Full Text (via O'Reilly/Safari) 
915 |a - 
956 |a O'Reilly-Safari eBooks 
956 |b O'Reilly Online Learning: Academic/Public Library Edition 
994 |a 92  |b COD 
998 |b Subsequent record output 
999 f f |i febcc54a-dc9c-5a41-a1b4-525b159cf65c  |s e80537e8-1e14-5e49-ba23-40a7e4847cf9 
952 f f |p Can circulate  |a University of Colorado Boulder  |b Online  |c Online  |d Online  |e QA76.73.J39  |h Library of Congress classification  |i web  |n 1