Code examples
JavaScript Examples
A couple of short tutorials introducing Firebug
Firebug TutorialFirebug Tutorial II
Some simple JavaScript code examples
Example 0: Events, DOM access and console.logExample 1: Adding and removing elements in the DOM
Example 2: Validating form data
Some simple JavaScript demo examples
Menu with images using divsDropdown Menu
Expand and Contract Data
Expand and Contract Hierarchical Menu
Drag and drop start (reading coordinates)
Drag and drop div (read class or id from clicked div)
Drag and drop divs (update divs)
Timer example
Timer example with Clipping Rectangle
History Example
Examples on jQuery and jQuery UI
Some simple examples showcasing jQuery and jQuery UI
jQuery Example 1jQuery Example 2
jQuery Example 3
jQuery Example 4
jQuery Example 5
jQuery Example 6
Offical jQuery website
Offical jQuery UI website
SVG Viewer
The SVG converter application converts (many) SVG files to HTML5 code that can be used to draw vector graphics. Note! that not all SVG files work.
SVG ConverterSVG Converter Source Code
HTML5 Examples
Some simple HTML5 code examples
Example 1: Basic canvas graphicsExample 2: Canvas Gradients and Transformations
Example 3: Animation and drawing images
Example 4: Shadows
Example 5: Reading mouse coordinates
Example 6: 2D Tile Map
Example 7: Isometric Tile Map
Example 8: Basic cookies
Example 9: Basic localStorage API
Example 10: Cookies
Example 11: localStorage API
Example 12: History API
Example 13: HTML5 Drag and drop
Example 14: Image zoom
Example 15: Canvas clipping region
Example 16: Canvas compositing
Example 17: HTML5 Video
Example 18: Canvas video and screenshots
Example 19: Contenteditable
Example 20: Rich text editor
Some simple HTML5 demo examples
Canvas Curve Example 1Canvas Curve Example 2 Simple Detect Click
Lines Example
Shadows for Glow Effect
Imported SVG
Particles 1 Starspiral
Particles 2 Fireworks
3D Example 1
3D Example 2
3D Example 3
3D Example 4
Simple graphics with clickable geometry
Simple graphics with gradients
Simple graphics with DrawImage and Compositing
Simple graphics with transformations
You may also find the quick reference sheet below useful
Canvas Cheat SheetAJAX API documentation & Management
AJAX API Administration
Management of resources, customers, bookings, availability
Edit resources
Edit customers
Edit bookings
Edit resource availability
AJAX API Examples & Demos
Documentation of parameters and calls
Overview
Create and get information about a customer
Creation of Customer
demo
Get customer information
demo
Get information about resources. (create a resource and edit availability in the administration panel)
Get resources
demo
Get resource availability
demo
Make and get information about bookings
Make bookings
demo
Get bookings
demo
Get bookings for date
demo
Get customer bookings
demo
Make bookings with timer
demo
Make and get clicks
Make clicks
demo
Get clicks
demo