From: <re...@ki...> - 2005-08-21 08:10:26
|
=20 > -----Urspr=FCngliche Nachricht----- > To: phpwebsite-developers-list=20 > <php...@li...> > From: Shaun Murray <sh...@ae...> > Date: Sat, 20 Aug 2005 13:27:58 +0100 > Subject: [Phpwebsite-developers] AJAX and clean XHTML > Reply-To: php...@li... > It allows you to remove the javascript from your HTML and=20 > stick it in CSS. Much, much cleaner. It'd mean that we could=20 > use the same templates for AJAX themes as for non-AJAX. Just=20 > the css changes to point at the behaviour javascript code. I like the Behavior lib, thanks for the pointer. Even though I am a = great fan of AJAX we shouldn't forget: We need a fallback to non-JavaScript enabled browsers, too. So: Where's the first module using AJAX? :-) |