A few more Javascript resources
11 Jul 2005 - DaveBehaviour : Using CSS selectors to apply Javascript behaviours
In the background you can hear the experienced web designers groan over the the JavaScript code sprinkled throughout the html markup…hard to maintain…inelegant. It’s kinda suprising because one of the larger groups using AJAX–the Rails folks–have a very elegant framework. Here is a solution to separate the code from the design.
The Ajax Tools Wiki…uses SOAP rather than XMLHttpRequest as the data transport… It looks like a maturing of AJAX.
…from a different perspective–this is a good illustration of what a little excitement can do. A lot of very smart folks have been attracted to solve stuff that needed solved 🙂