PDA

View Full Version : From jQuery (Interface) to jQuery (EXT), i'm missing....



webunity
21 Mar 2007, 12:52 AM
I've been a jQuery enthousiast for quite some time now, and basicly i can't live without it, since so many sites are build upon this library. With jQuery there was a wonderfull library called http://interface.eyecon.ro/demos. To be honest, the main developer talked about switching to YUI since it had EXT.

I am wondering if:
(a) it is possible to create the following controls using EXT
(b) somebody allready made it?
(c) if not, if there are plans to implement it.

I'm looking for:
- Slider component; This would require that a draggable can't be outside a certain area.
- Sortable lists

Selectables:
I would love to see the selectables be enhanced with:
- mouse drag support (http://interface.eyecon.ro/demos/select.html)
- windows-like keyboard select (using shift and CTRL)

I've implemented that latest thing myself in the Interface code; you can see how it works on this page:
http://interface.eyecon.ro/demos/download.html

Try to select using mouse drag. Then, add additional using SHFT+DRAG, then, CTRL+CLICK to unselect items.

p.s. something i did in 2006: http://gilles.jquery.com/window/