ºÝºÝߣshows by User: DanielMcGhan / http://www.slideshare.net/images/logo.gif ºÝºÝߣshows by User: DanielMcGhan / Thu, 04 Jun 2020 16:24:41 GMT ºÝºÝߣShare feed for ºÝºÝߣshows by User: DanielMcGhan Intro to JavaScript for APEX Developers /slideshow/intro-to-javascript-for-apex-developers/234997246 introtojavascriptforapexdevelopers-200604162441
These are the slides from the Oracle APEX Office Hours session on 2020/06/04. Abstract: JavaScript continues to play an increasingly important role in each release of APEX. This is because APEX creates web apps, and it's JavaScript that programs the web. But for developers coming from a background in SQL and PL/SQL, JavaScript can be a little intimidating. Luckily, APEX developers only need to know a little JavaScript to impact their applications significantly. In this session, attendees will learn how to write essential JavaScript code, add it to APEX apps, and work with jQuery and the DOM. ]]>

These are the slides from the Oracle APEX Office Hours session on 2020/06/04. Abstract: JavaScript continues to play an increasingly important role in each release of APEX. This is because APEX creates web apps, and it's JavaScript that programs the web. But for developers coming from a background in SQL and PL/SQL, JavaScript can be a little intimidating. Luckily, APEX developers only need to know a little JavaScript to impact their applications significantly. In this session, attendees will learn how to write essential JavaScript code, add it to APEX apps, and work with jQuery and the DOM. ]]>
Thu, 04 Jun 2020 16:24:41 GMT /slideshow/intro-to-javascript-for-apex-developers/234997246 DanielMcGhan@slideshare.net(DanielMcGhan) Intro to JavaScript for APEX Developers DanielMcGhan These are the slides from the Oracle APEX Office Hours session on 2020/06/04. Abstract: JavaScript continues to play an increasingly important role in each release of APEX. This is because APEX creates web apps, and it's JavaScript that programs the web. But for developers coming from a background in SQL and PL/SQL, JavaScript can be a little intimidating. Luckily, APEX developers only need to know a little JavaScript to impact their applications significantly. In this session, attendees will learn how to write essential JavaScript code, add it to APEX apps, and work with jQuery and the DOM. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/introtojavascriptforapexdevelopers-200604162441-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> These are the slides from the Oracle APEX Office Hours session on 2020/06/04. Abstract: JavaScript continues to play an increasingly important role in each release of APEX. This is because APEX creates web apps, and it&#39;s JavaScript that programs the web. But for developers coming from a background in SQL and PL/SQL, JavaScript can be a little intimidating. Luckily, APEX developers only need to know a little JavaScript to impact their applications significantly. In this session, attendees will learn how to write essential JavaScript code, add it to APEX apps, and work with jQuery and the DOM.
Intro to JavaScript for APEX Developers from Daniel McGhan
]]>
709 0 https://cdn.slidesharecdn.com/ss_thumbnails/introtojavascriptforapexdevelopers-200604162441-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Dynamic Actions, the Hard Parts /slideshow/dynamic-actions-the-hard-parts/234433220 dynamicactionsthehardparts-200521202715
The Dynamic Action framework can make it easy to add dynamic behavior to your APEX applications without writing any JavaScript. But there are parts of the framework that aren’t so straight forward. JavaScript hooks, complex event bindings, debugging Ajax, and more – some might call these the hard parts of Dynamic Actions. In this session, attendees will skip the introduction to Dynamic Actions and dive right into the hard parts. By the end, folks will leave with some new tools in their tool belt that will help them take the Dynamic Action framework further than they thought was possible. ]]>

The Dynamic Action framework can make it easy to add dynamic behavior to your APEX applications without writing any JavaScript. But there are parts of the framework that aren’t so straight forward. JavaScript hooks, complex event bindings, debugging Ajax, and more – some might call these the hard parts of Dynamic Actions. In this session, attendees will skip the introduction to Dynamic Actions and dive right into the hard parts. By the end, folks will leave with some new tools in their tool belt that will help them take the Dynamic Action framework further than they thought was possible. ]]>
Thu, 21 May 2020 20:27:15 GMT /slideshow/dynamic-actions-the-hard-parts/234433220 DanielMcGhan@slideshare.net(DanielMcGhan) Dynamic Actions, the Hard Parts DanielMcGhan The Dynamic Action framework can make it easy to add dynamic behavior to your APEX applications without writing any JavaScript. But there are parts of the framework that aren’t so straight forward. JavaScript hooks, complex event bindings, debugging Ajax, and more – some might call these the hard parts of Dynamic Actions. In this session, attendees will skip the introduction to Dynamic Actions and dive right into the hard parts. By the end, folks will leave with some new tools in their tool belt that will help them take the Dynamic Action framework further than they thought was possible. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/dynamicactionsthehardparts-200521202715-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> The Dynamic Action framework can make it easy to add dynamic behavior to your APEX applications without writing any JavaScript. But there are parts of the framework that aren’t so straight forward. JavaScript hooks, complex event bindings, debugging Ajax, and more – some might call these the hard parts of Dynamic Actions. In this session, attendees will skip the introduction to Dynamic Actions and dive right into the hard parts. By the end, folks will leave with some new tools in their tool belt that will help them take the Dynamic Action framework further than they thought was possible.
Dynamic Actions, the Hard Parts from Daniel McGhan
]]>
380 0 https://cdn.slidesharecdn.com/ss_thumbnails/dynamicactionsthehardparts-200521202715-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Module 3: Working with the DOM and jQuery /slideshow/module-3-working-with-the-dom-and-jquery/230161595 3-working-with-the-dom-and-jquery-200312195749
These are the slides from the 3rd module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Understanding the DOM 2) What is jQuery? 3) Selecting, traversing, and manipulating the DOM 4) Events overview 5) Creating event listeners]]>

These are the slides from the 3rd module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Understanding the DOM 2) What is jQuery? 3) Selecting, traversing, and manipulating the DOM 4) Events overview 5) Creating event listeners]]>
Thu, 12 Mar 2020 19:57:49 GMT /slideshow/module-3-working-with-the-dom-and-jquery/230161595 DanielMcGhan@slideshare.net(DanielMcGhan) Module 3: Working with the DOM and jQuery DanielMcGhan These are the slides from the 3rd module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Understanding the DOM 2) What is jQuery? 3) Selecting, traversing, and manipulating the DOM 4) Events overview 5) Creating event listeners <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/3-working-with-the-dom-and-jquery-200312195749-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> These are the slides from the 3rd module in the &quot;Introduction to JavaScript for APEX Developers&quot; workshop. This module covers the following topics: 1) Understanding the DOM 2) What is jQuery? 3) Selecting, traversing, and manipulating the DOM 4) Events overview 5) Creating event listeners
Module 3: Working with the DOM and jQuery from Daniel McGhan
]]>
718 0 https://cdn.slidesharecdn.com/ss_thumbnails/3-working-with-the-dom-and-jquery-200312195749-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Module 2: Adding JavaScript to APEX Apps /slideshow/module-2-adding-javascript-to-apex-apps/230161475 2-adding-javascript-to-apex-apps-200312195415
These are the slides from the 2nd module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Dynamic Actions 2) Dynamic Actions with JavaScript hooks 3) Page and component level attributes 4) Static files]]>

These are the slides from the 2nd module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Dynamic Actions 2) Dynamic Actions with JavaScript hooks 3) Page and component level attributes 4) Static files]]>
Thu, 12 Mar 2020 19:54:15 GMT /slideshow/module-2-adding-javascript-to-apex-apps/230161475 DanielMcGhan@slideshare.net(DanielMcGhan) Module 2: Adding JavaScript to APEX Apps DanielMcGhan These are the slides from the 2nd module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Dynamic Actions 2) Dynamic Actions with JavaScript hooks 3) Page and component level attributes 4) Static files <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/2-adding-javascript-to-apex-apps-200312195415-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> These are the slides from the 2nd module in the &quot;Introduction to JavaScript for APEX Developers&quot; workshop. This module covers the following topics: 1) Dynamic Actions 2) Dynamic Actions with JavaScript hooks 3) Page and component level attributes 4) Static files
Module 2: Adding JavaScript to APEX Apps from Daniel McGhan
]]>
727 0 https://cdn.slidesharecdn.com/ss_thumbnails/2-adding-javascript-to-apex-apps-200312195415-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Module 1: JavaScript Basics /slideshow/module-1-javascript-basics/230161365 1-javascript-basics-200312195046
These are the slides from the 1st module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Why JavaScript? 2) Variables and data types 3) Operators 4) Conditionals and loops 5) Objects and functions 6) Developer tools]]>

These are the slides from the 1st module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Why JavaScript? 2) Variables and data types 3) Operators 4) Conditionals and loops 5) Objects and functions 6) Developer tools]]>
Thu, 12 Mar 2020 19:50:46 GMT /slideshow/module-1-javascript-basics/230161365 DanielMcGhan@slideshare.net(DanielMcGhan) Module 1: JavaScript Basics DanielMcGhan These are the slides from the 1st module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Why JavaScript? 2) Variables and data types 3) Operators 4) Conditionals and loops 5) Objects and functions 6) Developer tools <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/1-javascript-basics-200312195046-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> These are the slides from the 1st module in the &quot;Introduction to JavaScript for APEX Developers&quot; workshop. This module covers the following topics: 1) Why JavaScript? 2) Variables and data types 3) Operators 4) Conditionals and loops 5) Objects and functions 6) Developer tools
Module 1: JavaScript Basics from Daniel McGhan
]]>
1262 0 https://cdn.slidesharecdn.com/ss_thumbnails/1-javascript-basics-200312195046-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Introduction to JavaScript for APEX Developers - Module 3: Working with the DOM and jQuery /slideshow/introduction-to-javascript-for-apex-developers-module-3-working-with-the-dom-and-jquery/227636220 3-working-with-the-dom-and-jquery-200211160835
This module covers the following topics: 1) Understanding the DOM 2) What is jQuery? 3) Selecting, traversing, and manipulating the DOM 4) Events overview 5) Creating event listeners]]>

This module covers the following topics: 1) Understanding the DOM 2) What is jQuery? 3) Selecting, traversing, and manipulating the DOM 4) Events overview 5) Creating event listeners]]>
Tue, 11 Feb 2020 16:08:35 GMT /slideshow/introduction-to-javascript-for-apex-developers-module-3-working-with-the-dom-and-jquery/227636220 DanielMcGhan@slideshare.net(DanielMcGhan) Introduction to JavaScript for APEX Developers - Module 3: Working with the DOM and jQuery DanielMcGhan This module covers the following topics: 1) Understanding the DOM 2) What is jQuery? 3) Selecting, traversing, and manipulating the DOM 4) Events overview 5) Creating event listeners <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/3-working-with-the-dom-and-jquery-200211160835-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This module covers the following topics: 1) Understanding the DOM 2) What is jQuery? 3) Selecting, traversing, and manipulating the DOM 4) Events overview 5) Creating event listeners
Introduction to JavaScript for APEX Developers - Module 3: Working with the DOM and jQuery from Daniel McGhan
]]>
164 0 https://cdn.slidesharecdn.com/ss_thumbnails/3-working-with-the-dom-and-jquery-200211160835-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Introduction to JavaScript for APEX Developers - Module 2: Adding JavaScript to APEX Apps /slideshow/introduction-to-javascript-for-apex-developers-module-2-adding-javascript-to-apex-apps/227635651 2-adding-javascript-to-apex-apps-200211160433
This module covers the following topics: 1) Dynamic Actions 2) Dynamic Actions with JavaScript hooks 3) Page and component level attributes 4) Static files]]>

This module covers the following topics: 1) Dynamic Actions 2) Dynamic Actions with JavaScript hooks 3) Page and component level attributes 4) Static files]]>
Tue, 11 Feb 2020 16:04:33 GMT /slideshow/introduction-to-javascript-for-apex-developers-module-2-adding-javascript-to-apex-apps/227635651 DanielMcGhan@slideshare.net(DanielMcGhan) Introduction to JavaScript for APEX Developers - Module 2: Adding JavaScript to APEX Apps DanielMcGhan This module covers the following topics: 1) Dynamic Actions 2) Dynamic Actions with JavaScript hooks 3) Page and component level attributes 4) Static files <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/2-adding-javascript-to-apex-apps-200211160433-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This module covers the following topics: 1) Dynamic Actions 2) Dynamic Actions with JavaScript hooks 3) Page and component level attributes 4) Static files
Introduction to JavaScript for APEX Developers - Module 2: Adding JavaScript to APEX Apps from Daniel McGhan
]]>
213 0 https://cdn.slidesharecdn.com/ss_thumbnails/2-adding-javascript-to-apex-apps-200211160433-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Introduction to JavaScript for APEX Developers - Module 1: JavaScript Basics /slideshow/introduction-to-javascript-for-apex-developers-module-1-javascript-basics/227629505 1-javascript-basics-200211151532
This module covers the following topics: 1) Why JavaScript? 2) Variables and data types 3) Operators 4) Conditionals and loops 5) Objects and functions 6) Developer tools]]>

This module covers the following topics: 1) Why JavaScript? 2) Variables and data types 3) Operators 4) Conditionals and loops 5) Objects and functions 6) Developer tools]]>
Tue, 11 Feb 2020 15:15:32 GMT /slideshow/introduction-to-javascript-for-apex-developers-module-1-javascript-basics/227629505 DanielMcGhan@slideshare.net(DanielMcGhan) Introduction to JavaScript for APEX Developers - Module 1: JavaScript Basics DanielMcGhan This module covers the following topics: 1) Why JavaScript? 2) Variables and data types 3) Operators 4) Conditionals and loops 5) Objects and functions 6) Developer tools <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/1-javascript-basics-200211151532-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This module covers the following topics: 1) Why JavaScript? 2) Variables and data types 3) Operators 4) Conditionals and loops 5) Objects and functions 6) Developer tools
Introduction to JavaScript for APEX Developers - Module 1: JavaScript Basics from Daniel McGhan
]]>
143 0 https://cdn.slidesharecdn.com/ss_thumbnails/1-javascript-basics-200211151532-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Intro to GraphQL for Database Developers /slideshow/intro-to-graphql-for-database-developers/147353434 introtographqlfordatabasedevelopers-190524003830
RPC, REST, and now GraphQL? Yes! Facebook’s latest standard is shaking up the API world as it promises to provide consumers with more power and flexibility than they’ve had with previous standards. Sounds great, but how should one get started surfacing up data from their relational databases with GraphQL? In this session, attendees will get a brief overview of GraphQL APIs and learn about some of the key advantages they can offer over REST APIs. Next, a technical deep dive will show how GraphQL works and how it can be tied into new or existing relational data stores.]]>

RPC, REST, and now GraphQL? Yes! Facebook’s latest standard is shaking up the API world as it promises to provide consumers with more power and flexibility than they’ve had with previous standards. Sounds great, but how should one get started surfacing up data from their relational databases with GraphQL? In this session, attendees will get a brief overview of GraphQL APIs and learn about some of the key advantages they can offer over REST APIs. Next, a technical deep dive will show how GraphQL works and how it can be tied into new or existing relational data stores.]]>
Fri, 24 May 2019 00:38:30 GMT /slideshow/intro-to-graphql-for-database-developers/147353434 DanielMcGhan@slideshare.net(DanielMcGhan) Intro to GraphQL for Database Developers DanielMcGhan RPC, REST, and now GraphQL? Yes! Facebook’s latest standard is shaking up the API world as it promises to provide consumers with more power and flexibility than they’ve had with previous standards. Sounds great, but how should one get started surfacing up data from their relational databases with GraphQL? In this session, attendees will get a brief overview of GraphQL APIs and learn about some of the key advantages they can offer over REST APIs. Next, a technical deep dive will show how GraphQL works and how it can be tied into new or existing relational data stores. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/introtographqlfordatabasedevelopers-190524003830-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> RPC, REST, and now GraphQL? Yes! Facebook’s latest standard is shaking up the API world as it promises to provide consumers with more power and flexibility than they’ve had with previous standards. Sounds great, but how should one get started surfacing up data from their relational databases with GraphQL? In this session, attendees will get a brief overview of GraphQL APIs and learn about some of the key advantages they can offer over REST APIs. Next, a technical deep dive will show how GraphQL works and how it can be tied into new or existing relational data stores.
Intro to GraphQL for Database Developers from Daniel McGhan
]]>
496 1 https://cdn.slidesharecdn.com/ss_thumbnails/introtographqlfordatabasedevelopers-190524003830-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
JavaScript: Why Should I Care? /slideshow/javascript-why-should-i-care-144576497/144576497 javascriptwhyshouldicare-190509112500
This was a keynote presentation at APEX Connect 2019. ]]>

This was a keynote presentation at APEX Connect 2019. ]]>
Thu, 09 May 2019 11:25:00 GMT /slideshow/javascript-why-should-i-care-144576497/144576497 DanielMcGhan@slideshare.net(DanielMcGhan) JavaScript: Why Should I Care? DanielMcGhan This was a keynote presentation at APEX Connect 2019. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/javascriptwhyshouldicare-190509112500-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This was a keynote presentation at APEX Connect 2019.
JavaScript: Why Should I Care? from Daniel McGhan
]]>
3919 5 https://cdn.slidesharecdn.com/ss_thumbnails/javascriptwhyshouldicare-190509112500-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
JSON and Oracle Database: A Brave New World /slideshow/json-and-oracle-database-a-brave-new-world/118888197 jsonandoracledatabase-abravenewworld-181009163445
A world of apps built in JavaScript, using JSON as their data exchange format, relying on APIs to get the job done - does Oracle Database have a place in this world? Can it offer UI developers what they need to get their job done as productively and successfully as possible? Absolutely! In this session, attendees will explore the new support for JSON in Oracle Database SQL and PL/SQL and learn how to help front-end developers build secure, high-performance applications.]]>

A world of apps built in JavaScript, using JSON as their data exchange format, relying on APIs to get the job done - does Oracle Database have a place in this world? Can it offer UI developers what they need to get their job done as productively and successfully as possible? Absolutely! In this session, attendees will explore the new support for JSON in Oracle Database SQL and PL/SQL and learn how to help front-end developers build secure, high-performance applications.]]>
Tue, 09 Oct 2018 16:34:45 GMT /slideshow/json-and-oracle-database-a-brave-new-world/118888197 DanielMcGhan@slideshare.net(DanielMcGhan) JSON and Oracle Database: A Brave New World DanielMcGhan A world of apps built in JavaScript, using JSON as their data exchange format, relying on APIs to get the job done - does Oracle Database have a place in this world? Can it offer UI developers what they need to get their job done as productively and successfully as possible? Absolutely! In this session, attendees will explore the new support for JSON in Oracle Database SQL and PL/SQL and learn how to help front-end developers build secure, high-performance applications. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/jsonandoracledatabase-abravenewworld-181009163445-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> A world of apps built in JavaScript, using JSON as their data exchange format, relying on APIs to get the job done - does Oracle Database have a place in this world? Can it offer UI developers what they need to get their job done as productively and successfully as possible? Absolutely! In this session, attendees will explore the new support for JSON in Oracle Database SQL and PL/SQL and learn how to help front-end developers build secure, high-performance applications.
JSON and Oracle Database: A Brave New World from Daniel McGhan
]]>
728 3 https://cdn.slidesharecdn.com/ss_thumbnails/jsonandoracledatabase-abravenewworld-181009163445-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://public.slidesharecdn.com/v2/images/profile-picture.png https://cdn.slidesharecdn.com/ss_thumbnails/introtojavascriptforapexdevelopers-200604162441-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/intro-to-javascript-for-apex-developers/234997246 Intro to JavaScript fo... https://cdn.slidesharecdn.com/ss_thumbnails/dynamicactionsthehardparts-200521202715-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/dynamic-actions-the-hard-parts/234433220 Dynamic Actions, the H... https://cdn.slidesharecdn.com/ss_thumbnails/3-working-with-the-dom-and-jquery-200312195749-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/module-3-working-with-the-dom-and-jquery/230161595 Module 3: Working with...