Originally posted by Sapna Grover:
Does jQuery provide animation and effects support? Are there any extensions built on top of jQuery for the same?
Thanks
Sapna Grover
Originally posted by Bear Bibeault:
Oh, if I could predict things like that I'd be playing the horses or stock market and be sipping a lovely beverage on my yacht.
How feasible is the industrial application of a website developed with JQuery
Originally posted by Bear Bibeault:
I don't think this technique directly maps to the C or M of MVC, but it is an off-shoot of the principle of sequestering things logically and reaps many of the same benefits.
Originally posted by Gregg Bolinger:
When I look at ext-js vs jquery one thing comes to mind; Choices.
If I go to google and lookup ext-js plugins I get a bunch of results for things like "wordpress ext-js plugin" and "integrating ext-js with N framework".
If I go to google and search for jquery plugins I get what seems like an endless list of components, widgets, utilities, etc that were built with jquery as the foundation.
I'd say a better comparison would be ext-js with YUI. Both of which are fine I am sure but when I want a specific UI control for my application I like the fact that with JQuery I have choices. With ext-js it appears that you are pretty stuck with what they provide although you can skin everything.