:: User Interface
Richer with AJAX
The truly dynamic websites are not just the ones that serve dynamic content but those that allow for a greater and more detailed level of information visualization, control and configuration. Server-side scripts alone can only do so much but when it comes to the speed, response and interactivity, client scripting like javascript provides so much more. Using AJAX exampled below give us a much richer offering:
AJAX Autocomplete
Select a state from the select field and type a few characters in the suburb field.
State :
Suburb :
Interactive with Flash
With flash, the level of interaction is greater. Moving beyond presentations and animations, flash based applications developed within Adobe Flex provide interactive charts, drag-drop functionality and other UI capabilities that look, feel and more importantly, respond, like desktop applications. Below is the an implementation of the same feature in Flash.
Adobe Flex Autocomplete
Coming soon!



