This package shows examples of use for the AWS web elements library. All these examples can easily be reused in your own designs.
We have tested these examples on several browsers among the major ones. Each of the package lists exactly on what browsers it was tested.
Some of these packages will also require javascript-enabled browsers.
How to implement a notebook with style sheets and javascript
See notebook.thtml for
more information.
How to implement pure CSS menus (no javascript) See menu.tcss for more information.
How to implement rounded boxes to display list of choices See rounded_boxes.tcss for more information.
Ajax stand for Asynchronous JavaScript language and XML. It is a set of development techniques for creating interactive web applications. Properly combined it is possible to build Web based applications that have an ergonomy very close to desktop ones.