From: Shaun M. <sh...@ae...> - 2005-08-20 12:28:06
|
Came across this little bit of javascript whilst looking for a better way to still have clean html but allowing AJAX style interfaces http://www.ripcord.co.nz/behaviour/ It allows you to remove the javascript from your HTML and stick it in CSS. Much, much cleaner. It'd mean that we could use the same templates for AJAX themes as for non-AJAX. Just the css changes to point at the behaviour javascript code. It'd also mean this could be implemented now, cleanly, by theme developers with the existing 0.10.x codebase, to produce some richer interfaces and get some of the way there to producing what AJAX can do. Shaun aegis design - http://www.aegisdesign.co.uk aegis hosting - http://www.aegishosting.co.uk |