First page Back Continue Last page Overview Graphics
Development
Avoid rerendering common site layout
- Consider development in the spirit of Lon's “SPIF” (use JavaScript to rerender only the parts of the page that need to change).
- Take advantage of client-side features (JavaScript, mainly).