AJAX Design Pattern: Read/Write Div
Jonathan Boutelle — “The basic idea is that user controls (typically for editing the displayed data) should be hidden from the user until needed. At “rest”, an area of the screen displays information in read-only fashion.”
Less of an Ajax design pattern than a user interaction design pattern but I still like the idea!
Read Design Pattern: Read/Write Div
Related…