jQuery, another AJAX framework
advAJAX, HTML_AJAX, SAJAX, scriptaculous - are AJAX libraries that more or less I already know and use. So when I’ve discover this another framework : jQuery, I was sceptic to use it as another one. After all I had to, because of the project I was going to work on. Wasn’t take me long, to find out that this one is really worth of spending a time to learn it. I’ve found it very advanced and ease to use at once. By using it, we can navigate the DOM tree in any direction and access any elements by CSS, XPath and own jQuery custom selectors. In my honest opinion this framework is a good pretender to be one of the best. So if any of You is going to learn how to wrote modern web2.0 applications, definitely You should chose this AJAX framework as Your web2.0 tool. For basic example wasn’t no harm, to made a gray background to all my comments on this weblog. Nice and easy.