-
Dynamic AJAX content
Written by Python on Wednesday 28th of May 2008 in JavaScript » Page objects
This tutorial will show you how you can dynamically change the contents of your web pages with the click of a link by using a little bit of AJAX and JavaScript.
Difficulty level: 2/5, Comments: 0, Total views: 4601 -
Collapsible page objects (divs, tables, anything...)
Written by Python on Monday 5th of May 2008 in JavaScript » Page objects
Create collapsible objects which on the click of a link or button will hide/show its contents. Perfect to keep some elements hidden unless the user specifically clicks to show them.
Difficulty level: 3/5, Comments: 1, Total views: 3937

