surefire Posted May 4, 2006 Posted May 4, 2006 If you're not interested in javascript apps or web 2.0 (AJAX) type stuff, then this ain't for you... but if you are... you've just got to check out jQuery h*ttp://jquery.com/ I've built a few apps over the past six months and really had to teach myself some of the intricacies of DOM javascript methods. At the same time, I got interested in AJAX, and what all the fuss was about. When I ran across jQuery I really didn't give it much attention the first time because I had already seen Prototype, Scriptaculous, Rico, moo.fx, Sack, and other AJAX libraries. jQuery is really, really slick. It's the Swiss Army Knife of javascript. One you 'get it' you can do so much with it... and it's a very small snippet of code. Quote
TCH-JimE Posted May 4, 2006 Posted May 4, 2006 Very simple indeed. I love AJAX and can quite easily see what all the fuss is about. Thanks Jack! JimE Quote
surefire Posted May 4, 2006 Author Posted May 4, 2006 It appears so. If you look in the source code of Invision Power Board's html, you'll see js with functions like function ajax_request() Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.