Browser Developer Tools

Christian Rokitta
Christian RokittaOracle Database & APEX Developer, APEX UI Designer, Oracle ACE
Christian Rokitta
Development 2014
Oracle Application Express
Oracle Developer
IDE’s
SQL Developer, TOAD, PLSQL Developer, SQL-Plus …
Edit
Compile
Debug
Search
Export/Import
…
Oracle APEX Developer
Application Builder
Development Framework
Edit
Run
Debug
Search
Export/Import
…
Web Development
HTML
APEX → Web Application
CSS JavaScript
Structure Presentation Interaction
Web Browser
What are Browser Developer Tools?
• Built in to the browser
• Usually reached with:
– F12 on Windows
– ⌘, ⌥ and "i" on Mac
– Right Click > Inspect Element
• No more alert()
Your Favorite Browser?
Browser Development Tools
• HTML
– inspect/edit
• CSS
– inspect/edit (/validate)
• JavaScript
– inspect/edit/debug/console
• Network
– monitor/trace/performance
Browser Development Tools
• Responsive Web Design
– Resize?!
– Build-in tools
• Browser Version emulation
– IE11
• Mobile Device emulation/integration
Device Emulation
Device Integration
Demo
Tips & Tricks
Use the console in any panel
In Chrome and Opera, press the Esc key. In IE11, the keyboard
shortcut is Ctrl + '. Safari has a small console prompt available
below the main panel by default.
View available CSS properties
Chrome, IE11, Opera 15 and Safari: view the available CSS
properties on an attribute by pressing Ctrl and Space when the
CSS attribute field is blank.
Tips & Tricks
Reference the current or previously selected
DOM element
If you have an element currently selected in your DOM, you can
use the reference $0 to call it within your code.
Reference the current or previously selected
DOM element
Retrieve elements you have previously highlighted
by using $1 - $4. In Firebug, use $n(2) - $n(5).
Tips & Tricks
Chrome's Workspace
Allows you to make changes from the developer tools and
automatically update your source files.
In Sources menu and right-click on one of your CSS or JavaScript
files. Select Map to Network Resource and from the file list that
appears and choose the file that matches your selection. You can
now make changes to your CSS and JavaScript from within the
developer tools and your files will automatically update.
Compare Developer Tools*
• Chrome Developer Tools have the best feature
set and the most frequent updates.
• Firefox Developer Tools are catching up;
no real need for FireBug anymore.
• Opera (21) Dev Tools = Chrome Dev Tools
• I don’t like Safari Developer Tools, I’m using
FireBug Lite extension.
• Internet Explorer 11 has great Developer
Tools, IE9/10 were poor.
* my personal opinion
Productivity
Training
• Einführung in Oracle Application Express:
08.-12. September – online
• HTML, CSS und Javascript in Oracle Application Express:
06.-10. Oktober – online
• Advanced Oracle Application Express (APEX) Workshop:
22.-26. September - online
http://www.skillbuilders.com/
Questions & Discussion
http://rokitta.blogspot.com
@crokitta
christian@rokitta.nl
http://www.themes4apex.com
http://plus.google.com/+ChristianRokitta
http://nl.linkedin.com/in/rokit/
1 of 19

Recommended

5 x HTML5 worth using in APEX (5) by
5 x HTML5 worth using in APEX (5)5 x HTML5 worth using in APEX (5)
5 x HTML5 worth using in APEX (5)Christian Rokitta
3.1K views39 slides
Oracle APEX & PhoneGap by
Oracle APEX & PhoneGapOracle APEX & PhoneGap
Oracle APEX & PhoneGapChristian Rokitta
5.8K views31 slides
APEX 5 Demo and Best Practices by
APEX 5 Demo and Best PracticesAPEX 5 Demo and Best Practices
APEX 5 Demo and Best PracticesDimitri Gielis
7.9K views28 slides
Apex & jQuery Mobile by
Apex & jQuery MobileApex & jQuery Mobile
Apex & jQuery MobileChristian Rokitta
4.2K views34 slides
A Primer on Web Components in APEX by
A Primer on Web Components in APEXA Primer on Web Components in APEX
A Primer on Web Components in APEXDimitri Gielis
1.5K views43 slides
APEX Themes and Templates by
APEX Themes and TemplatesAPEX Themes and Templates
APEX Themes and TemplatesInSync Conference
17K views106 slides

More Related Content

What's hot

Building Desktop RIAs with PHP, HTML & Javascript in AIR by
Building Desktop RIAs with PHP, HTML & Javascript in AIRBuilding Desktop RIAs with PHP, HTML & Javascript in AIR
Building Desktop RIAs with PHP, HTML & Javascript in AIRfunkatron
1K views17 slides
Can You Do That with APEX? Building Not So Straightforward Pages by
Can You Do That with APEX? Building Not So Straightforward PagesCan You Do That with APEX? Building Not So Straightforward Pages
Can You Do That with APEX? Building Not So Straightforward PagesDimitri Gielis
708 views49 slides
COB - PowerApps - the good, the bad and the ugly - early 2018 by
COB - PowerApps - the good, the bad and the ugly - early 2018COB - PowerApps - the good, the bad and the ugly - early 2018
COB - PowerApps - the good, the bad and the ugly - early 2018Chris O'Brien
16.4K views29 slides
Mastering universal theme by
Mastering universal themeMastering universal theme
Mastering universal themeRoel Hartman
3.9K views44 slides
How to make APEX print through Node.js by
How to make APEX print through Node.jsHow to make APEX print through Node.js
How to make APEX print through Node.jsDimitri Gielis
28.9K views27 slides
Moving your APEX app to the Oracle Exadata Express Cloud by
Moving your APEX app to the Oracle Exadata Express CloudMoving your APEX app to the Oracle Exadata Express Cloud
Moving your APEX app to the Oracle Exadata Express CloudDimitri Gielis
768 views46 slides

What's hot(20)

Building Desktop RIAs with PHP, HTML & Javascript in AIR by funkatron
Building Desktop RIAs with PHP, HTML & Javascript in AIRBuilding Desktop RIAs with PHP, HTML & Javascript in AIR
Building Desktop RIAs with PHP, HTML & Javascript in AIR
funkatron1K views
Can You Do That with APEX? Building Not So Straightforward Pages by Dimitri Gielis
Can You Do That with APEX? Building Not So Straightforward PagesCan You Do That with APEX? Building Not So Straightforward Pages
Can You Do That with APEX? Building Not So Straightforward Pages
Dimitri Gielis708 views
COB - PowerApps - the good, the bad and the ugly - early 2018 by Chris O'Brien
COB - PowerApps - the good, the bad and the ugly - early 2018COB - PowerApps - the good, the bad and the ugly - early 2018
COB - PowerApps - the good, the bad and the ugly - early 2018
Chris O'Brien16.4K views
Mastering universal theme by Roel Hartman
Mastering universal themeMastering universal theme
Mastering universal theme
Roel Hartman3.9K views
How to make APEX print through Node.js by Dimitri Gielis
How to make APEX print through Node.jsHow to make APEX print through Node.js
How to make APEX print through Node.js
Dimitri Gielis28.9K views
Moving your APEX app to the Oracle Exadata Express Cloud by Dimitri Gielis
Moving your APEX app to the Oracle Exadata Express CloudMoving your APEX app to the Oracle Exadata Express Cloud
Moving your APEX app to the Oracle Exadata Express Cloud
Dimitri Gielis768 views
Joomla REST API by Ashwin Date
Joomla REST APIJoomla REST API
Joomla REST API
Ashwin Date10.7K views
Oracle APEX for Beginners by Dimitri Gielis
Oracle APEX for BeginnersOracle APEX for Beginners
Oracle APEX for Beginners
Dimitri Gielis1.5K views
Apex 5.1 migration and templates - APAC webinar tour by Lino Schildenfeld
Apex 5.1 migration and templates - APAC webinar tourApex 5.1 migration and templates - APAC webinar tour
Apex 5.1 migration and templates - APAC webinar tour
Lino Schildenfeld421 views
Joomla as a mobile App backend - ideas, examples and experiences by Andy_Gaskell
Joomla as a mobile App backend - ideas, examples and experiencesJoomla as a mobile App backend - ideas, examples and experiences
Joomla as a mobile App backend - ideas, examples and experiences
Andy_Gaskell2.7K views
Agile documentation with Confluence and Sparx Enterprise Architect by Per Spilling
Agile documentation with Confluence and Sparx Enterprise ArchitectAgile documentation with Confluence and Sparx Enterprise Architect
Agile documentation with Confluence and Sparx Enterprise Architect
Per Spilling11.1K views
APEX Alpe Adria 2019 - JavaScript in APEX - do it right! by Marko Gorički
APEX Alpe Adria 2019 -  JavaScript in APEX - do it right!APEX Alpe Adria 2019 -  JavaScript in APEX - do it right!
APEX Alpe Adria 2019 - JavaScript in APEX - do it right!
Marko Gorički1.3K views
APEX HROUG 2019 - Universal Theme: Tips and Tweaks by Marko Gorički
APEX HROUG 2019 - Universal Theme: Tips and TweaksAPEX HROUG 2019 - Universal Theme: Tips and Tweaks
APEX HROUG 2019 - Universal Theme: Tips and Tweaks
Marko Gorički272 views
Single Page Web Applications with WordPress REST API by Tejaswini Deshpande
Single Page Web Applications with WordPress REST APISingle Page Web Applications with WordPress REST API
Single Page Web Applications with WordPress REST API
Take a load off! Load testing your Oracle APEX or JDeveloper web applications by Sage Computing Services
Take a load off! Load testing your Oracle APEX or JDeveloper web applicationsTake a load off! Load testing your Oracle APEX or JDeveloper web applications
Take a load off! Load testing your Oracle APEX or JDeveloper web applications
JavaScript straight from the Oracle Database by Dimitri Gielis
JavaScript straight from the Oracle DatabaseJavaScript straight from the Oracle Database
JavaScript straight from the Oracle Database
Dimitri Gielis3.4K views

Similar to Browser Developer Tools

Browser Developer Tools for APEX Developers by
Browser Developer Tools for APEX DevelopersBrowser Developer Tools for APEX Developers
Browser Developer Tools for APEX DevelopersChristian Rokitta
1.1K views30 slides
Web development tool by
Web development toolWeb development tool
Web development toolDeep Bhavsar
1.1K views20 slides
Android studio by
Android studioAndroid studio
Android studioŽeljko Plesac
2.3K views54 slides
M365 global developer bootcamp 2019 Intro to SPFx Version by
M365 global developer bootcamp 2019 Intro to SPFx VersionM365 global developer bootcamp 2019 Intro to SPFx Version
M365 global developer bootcamp 2019 Intro to SPFx VersionThomas Daly
164 views136 slides
webOS App by Example: Sorting Thoughts by
webOS App by Example: Sorting ThoughtswebOS App by Example: Sorting Thoughts
webOS App by Example: Sorting ThoughtsHendrik Ebel
2.3K views20 slides
Next Step, Android Studio! by
Next Step, Android Studio!Next Step, Android Studio!
Next Step, Android Studio!Édipo Souza
2.8K views24 slides

Similar to Browser Developer Tools(20)

Browser Developer Tools for APEX Developers by Christian Rokitta
Browser Developer Tools for APEX DevelopersBrowser Developer Tools for APEX Developers
Browser Developer Tools for APEX Developers
Christian Rokitta1.1K views
Web development tool by Deep Bhavsar
Web development toolWeb development tool
Web development tool
Deep Bhavsar1.1K views
M365 global developer bootcamp 2019 Intro to SPFx Version by Thomas Daly
M365 global developer bootcamp 2019 Intro to SPFx VersionM365 global developer bootcamp 2019 Intro to SPFx Version
M365 global developer bootcamp 2019 Intro to SPFx Version
Thomas Daly164 views
webOS App by Example: Sorting Thoughts by Hendrik Ebel
webOS App by Example: Sorting ThoughtswebOS App by Example: Sorting Thoughts
webOS App by Example: Sorting Thoughts
Hendrik Ebel2.3K views
Next Step, Android Studio! by Édipo Souza
Next Step, Android Studio!Next Step, Android Studio!
Next Step, Android Studio!
Édipo Souza2.8K views
Cordova: APIs and instruments by Ivano Malavolta
Cordova: APIs and instrumentsCordova: APIs and instruments
Cordova: APIs and instruments
Ivano Malavolta11.6K views
.NET Recommended Resources by Greg Sohl
.NET Recommended Resources.NET Recommended Resources
.NET Recommended Resources
Greg Sohl1.2K views
20180618 wwdc cherrypick_xcode10beta by トニー 森田
20180618 wwdc cherrypick_xcode10beta20180618 wwdc cherrypick_xcode10beta
20180618 wwdc cherrypick_xcode10beta
トニー 森田308 views
JavaScript debugging diagnostic web tools and firefox by Gennady Feldman
JavaScript debugging diagnostic web tools and firefoxJavaScript debugging diagnostic web tools and firefox
JavaScript debugging diagnostic web tools and firefox
Gennady Feldman781 views
Mobile Web Apps and the Intel® XDK by Intel® Software
Mobile Web Apps and the Intel® XDKMobile Web Apps and the Intel® XDK
Mobile Web Apps and the Intel® XDK
Intel® Software4.2K views
Selenium training by Shivaraj R
Selenium trainingSelenium training
Selenium training
Shivaraj R435 views
Windows Phone and Windows 8 application development by Christos Matskas
Windows Phone and Windows 8 application developmentWindows Phone and Windows 8 application development
Windows Phone and Windows 8 application development
Christos Matskas922 views
AIR - Framework ( Cairngorm and Parsley ) by senthil0809
AIR - Framework ( Cairngorm and Parsley )AIR - Framework ( Cairngorm and Parsley )
AIR - Framework ( Cairngorm and Parsley )
senthil08091.5K views
Phonegap Development & Debugging by Ivano Malavolta
Phonegap Development & DebuggingPhonegap Development & Debugging
Phonegap Development & Debugging
Ivano Malavolta2.3K views
Steps to write Selenium by Rohit Thakur
Steps to write Selenium  Steps to write Selenium
Steps to write Selenium
Rohit Thakur629 views

More from Christian Rokitta

Keep me moving goin mobile by
Keep me moving   goin mobileKeep me moving   goin mobile
Keep me moving goin mobileChristian Rokitta
285 views41 slides
Hitchhiker's guide to the Universal Theme by
Hitchhiker's guide to the Universal ThemeHitchhiker's guide to the Universal Theme
Hitchhiker's guide to the Universal ThemeChristian Rokitta
892 views57 slides
Bootstrapify Universal Theme by
Bootstrapify Universal ThemeBootstrapify Universal Theme
Bootstrapify Universal ThemeChristian Rokitta
2K views52 slides
Plugins unplugged by
Plugins unpluggedPlugins unplugged
Plugins unpluggedChristian Rokitta
665 views47 slides
Challenges going mobile by
Challenges going mobileChallenges going mobile
Challenges going mobileChristian Rokitta
1.2K views24 slides
APEX & Cookie Monster by
APEX & Cookie MonsterAPEX & Cookie Monster
APEX & Cookie MonsterChristian Rokitta
2K views22 slides

More from Christian Rokitta(11)

Recently uploaded

CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue by
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlueCloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlueShapeBlue
93 views15 slides
Network Source of Truth and Infrastructure as Code revisited by
Network Source of Truth and Infrastructure as Code revisitedNetwork Source of Truth and Infrastructure as Code revisited
Network Source of Truth and Infrastructure as Code revisitedNetwork Automation Forum
52 views45 slides
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R... by
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...ShapeBlue
132 views15 slides
VNF Integration and Support in CloudStack - Wei Zhou - ShapeBlue by
VNF Integration and Support in CloudStack - Wei Zhou - ShapeBlueVNF Integration and Support in CloudStack - Wei Zhou - ShapeBlue
VNF Integration and Support in CloudStack - Wei Zhou - ShapeBlueShapeBlue
163 views54 slides
Igniting Next Level Productivity with AI-Infused Data Integration Workflows by
Igniting Next Level Productivity with AI-Infused Data Integration Workflows Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows Safe Software
385 views86 slides
Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ... by
Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...
Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...ShapeBlue
79 views17 slides

Recently uploaded(20)

CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue by ShapeBlue
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlueCloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue
ShapeBlue93 views
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R... by ShapeBlue
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...
ShapeBlue132 views
VNF Integration and Support in CloudStack - Wei Zhou - ShapeBlue by ShapeBlue
VNF Integration and Support in CloudStack - Wei Zhou - ShapeBlueVNF Integration and Support in CloudStack - Wei Zhou - ShapeBlue
VNF Integration and Support in CloudStack - Wei Zhou - ShapeBlue
ShapeBlue163 views
Igniting Next Level Productivity with AI-Infused Data Integration Workflows by Safe Software
Igniting Next Level Productivity with AI-Infused Data Integration Workflows Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Safe Software385 views
Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ... by ShapeBlue
Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...
Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...
ShapeBlue79 views
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive by Network Automation Forum
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveAutomating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or... by ShapeBlue
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...
ShapeBlue158 views
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit... by ShapeBlue
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
ShapeBlue117 views
State of the Union - Rohit Yadav - Apache CloudStack by ShapeBlue
State of the Union - Rohit Yadav - Apache CloudStackState of the Union - Rohit Yadav - Apache CloudStack
State of the Union - Rohit Yadav - Apache CloudStack
ShapeBlue253 views
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue by ShapeBlue
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlueElevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue
ShapeBlue179 views
Declarative Kubernetes Cluster Deployment with Cloudstack and Cluster API - O... by ShapeBlue
Declarative Kubernetes Cluster Deployment with Cloudstack and Cluster API - O...Declarative Kubernetes Cluster Deployment with Cloudstack and Cluster API - O...
Declarative Kubernetes Cluster Deployment with Cloudstack and Cluster API - O...
ShapeBlue88 views
DRBD Deep Dive - Philipp Reisner - LINBIT by ShapeBlue
DRBD Deep Dive - Philipp Reisner - LINBITDRBD Deep Dive - Philipp Reisner - LINBIT
DRBD Deep Dive - Philipp Reisner - LINBIT
ShapeBlue140 views
Future of AR - Facebook Presentation by Rob McCarty
Future of AR - Facebook PresentationFuture of AR - Facebook Presentation
Future of AR - Facebook Presentation
Rob McCarty62 views
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue by ShapeBlue
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlueMigrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue
ShapeBlue176 views
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P... by ShapeBlue
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...
ShapeBlue154 views
The Power of Heat Decarbonisation Plans in the Built Environment by IES VE
The Power of Heat Decarbonisation Plans in the Built EnvironmentThe Power of Heat Decarbonisation Plans in the Built Environment
The Power of Heat Decarbonisation Plans in the Built Environment
IES VE69 views
Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ... by ShapeBlue
Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ...Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ...
Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ...
ShapeBlue85 views
Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ... by ShapeBlue
Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ...Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ...
Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ...
ShapeBlue146 views
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti... by ShapeBlue
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
ShapeBlue98 views

Browser Developer Tools