Context Menu Using Raw JavaScript
Objectives
- Learn to create cross browser event handler in raw JavaScript.
- Learn to create cross browser DOMContentLoaded event handler.
- Making use of oncontextmenu event.
- Learn to apply Module pattern.
- Finally develop a reusable, easy to use, cross browser context menu object.
Objectives
- Learn to create cross browser event handler in raw JavaScript.
- Learn to create cross browser DOMContentLoaded event handler.
- Making use of oncontextmenu event.
- Learn to apply Module pattern.
- Finally develop a reusable, easy to use, cross browser context menu object.



