Hi John,

Ext definitely has a great look to its widgets. There are controls though that meet most of these needs:

1. Tree (like the one in EXTjs)
http://bassistance.de/jquery-plugins/jquery-plugin-treeview/

2. Grid (like the one in EXTjs)
http://ideamill.synaptrixgroup.com/?p=7

3. Windows component. (Popup divs rather than windows that are select box safe of course)
http://dev.iceburg.net/jquery/jqModal/
http://rip747.wordpress.com/2007/03/02/the-return-of-popupwindow-jquery-plugin/

4. Dialogs (msgBox, inputBox, etc.)... modal ready  of course.
http://dev.iceburg.net/jquery/jqModal/
http://rip747.wordpress.com/2007/03/02/the-return-of-popupwindow-jquery-plugin/

5. slider input (feeds a hidden form field of course) with dual sliders range points of course
http://interface.eyecon.ro/demos

6. color requestor
http://interface.eyecon.ro/demos

7. date/time requestor
http://marcgrabanski.com/code/jquery-calendar/
http://kelvinluck.com/assets/jquery/datePicker/

8. drag/drop tile/list components with common drag data interface for clean interaction
http://interface.eyecon.ro/demos

9. Menus
http://users.tpg.com.au/j_birch/plugins/superfish/

10. toolbar (sorry, not sold on the ribbon as good web senario yet... heh.)
http://jdsharp.us/jQuery/plugins/jdMenu/

You may know about all of these already but I just wanted to point them out just in case. If these meet your needs, then a better option might be to specify specific features that you would like a plugin to do.

Rey...

--
BrightLight Development, LLC.
954-775-1111 (o)
954-600-2726 (c)
[EMAIL PROTECTED]
http://www.iambright.com

Reply via email to