Diploma in Web Development - Part Ii: Jquery
Diploma in Web Development - Part Ii: Jquery
Development – Part II
Front-End Development – Week 3
JQuery
Presented by:
Julian Quirke
Web Development Educator
Object-Oriented JavaScript
➢ Object-Oriented Programming
➢ Properties & Methods
➢ Building a Prototype Object
➢ Summary
➢ Q&A
JQuery
➢ JQuery: The JavaScript Library
➢ Getting Started with JQuery
➢ Event Handling
➢ Summary
➢ Q&A
JQuery
JQuery
is a Javascript library that can be used to simplify
event handling, HTML document traversal, AJAX,
and animation
Three – 3D Library
JQuery
versus:
Demo
Julian Quirke ADVANCED WEB DEVELOPMENT
Web Development Educator
Introduction to Events
Event
Event
is an occurrence recognised by an application that
can then be handled by it.
➢ System trigger
➢ E.g. “Window has loaded”
➢ User Interaction
➢ E.g. “Mouse clicked”
JQuery
✓ JQuery: The JavaScript Library
✓ Getting Started with JQuery
✓ Event Handling
➢ Summary
➢ Q&A