I've implemented exactly this, but I didn't use sortables. I can't share the
code yet, but the basic idea was to use interface's draggables with ghosting
on, then use the tabs as droppables and have the droppables onDrop function
deal with adding the content to the new tab. I had to hack up the
drag-n-drop stuff a little to get it just the way I wanted, but I'm really
pleased with how it turned out.

It'll be live in a couple of weeks. I'll try to share my code then.

--Erik

On 11/17/06, nkeric <[EMAIL PROTECTED]> wrote:

hi all,

I'm trying to implement something like www.netvibes.com does:

1. tabbed interface (done with Klaus Hartl's tabs plugin)
2. multiple sortable modules in each tab (done with interface
plugin's sortable)
3. drag a module to drop into another tab (no clue yet)

here is the things I want to accomplish for the last one:

1. just like netvibes, use drag a module to another tab, the tab
hightlights itself, user drops the module, module added to that tab,
use stays in the current tab
2. user drags a module to another tab, the tab hightlights itself,
user wait for n secends, that tab activated, now user may drag this
module around inside this tab to drop it

any ideas?
Thanks in advanced :)

Regards,

- Eric


--
- http://www.aiyo.cn
- http://www.ifaxian.com
- http://groups.google.com/group/nkeric-daily
- http://nkeric.3322.org

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to