[jQuery] Live Grid feature requests

2006-08-18 Thread Menier, Todd
To "makoomba": Saw your Live Grid and love it (http://makoomba.altervista.org/grid/). Any new features forthcoming? Specifically, I was comparing it to the Rico LiveGrid (http://openrico.org/rico/livegrid.page) and would love to have the following features:   1) Column sorting. I know th

Re: [jQuery] What happened to visual jquery?

2006-08-18 Thread Menier, Todd
Maybe it was down temporarily, but it appears to be back now.   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt Stith Sent: Friday, August 18, 2006 2:33 PM To: jQuery Discussion. Subject: [jQuery] What happened to visual jquery?   I was trying to go to the

[jQuery] Form Handling

2006-08-17 Thread Menier, Todd
Another newbie question. I was looking at some cool form handling features of prototype (about half-way down this article: http://www.sitepoint.com/print/painless-_javascript_-prototype) and was trying to figure out jQuery has similar features. I'm a little confused – I see the form plugin

Re: [jQuery] jQuery vs Prototype

2006-08-17 Thread Menier, Todd
ng to jQuery is it's terseness and expressiveness. The chainable method strategy often results in being 50-75% shorter code than equivalent prototype code. There's some examples documenting this phenomena on the jQuery blog. For me terser, more expressive code is not only more productive,

[jQuery] jQuery vs Prototype

2006-08-16 Thread Menier, Todd
Hello, I'm new to this mailing list and have recently begun the process of evaluating jQuery. After looking at a wide variety of _javascript_/Ajax libraries, I've narrowed my choices down to jQuery and Prototype. Though I understand there's nothing stopping me from using both, there's lots