| Traditional HTML/Javascript is just, well, HTML + Javascript.
Whereas AJAX is HTML (preferably XHTML+CSS) + Javascript + some server-side script (such as PHP).
Technologically there's no difference. It's just a new (well, not so new now) way to use them. In which case, it requires a little bit of new thinking. |