Looking for a lightweight JS library to handle AJAX cleanly and simplify basic DOM selections on our website (www.rosasecta.com). Currently, we're manually coding a lot of Ajax functionality which is not only ugly but also difficult to manage. We've ruled out JQuery, Prototype, and Dojo due to their size and complexity. Any recommendations for a small, compact library that fits our needs?
Appreciate your help in advance.