I am looking for a nice image chooser in jQuery. Ext has a nice one here (under Examples and Demos -> Views -> Image Chooser). Is there something like this for jQuery?
+1
A:
Extjs actually has adapters for jquery, prototype and yui. This would effectively turn Ext into a jquery add-on. So, with this in mind, you could just slot in the jquery adapter and use the Ext image chooser code. This is a recent discussion on using Ext with jquery: http://extjs.com/forum/showthread.php?t=69340
Steve Mc
2009-07-07 17:49:43
Is extjs a lean enough framework to pair with jquery?
Jason Christa
2009-07-10 17:09:45