Re: Writing an interface with drag/drop support.

2011-01-31 Thread Dennis Ju
. De: Dennis Ju [dennis...@liferay.com] Enviado: sexta-feira, 28 de janeiro de 2011 17:05 Para: dev@shindig.apache.org Assunto: Re: Writing an interface with drag/drop support. I was also having an issue w/ pubsub-2 after drag/dropping a gadget. The exception I get

Re: Writing an interface with drag/drop support.

2011-01-28 Thread Dennis Ju
an interface with drag/drop support. Your problem is that the gadget renders itself again after you drop it? As far as I known this also happens in igoogle, when the gadget renders in an iframe (some igoogle gadgets render inline). I think that this happens because when you drag

Re: Writing an interface with drag/drop support.

2011-01-19 Thread Maxwell
: Re: Writing an interface with drag/drop support. Your problem is that the gadget renders itself again after you drop it? As far as I known this also happens in igoogle, when the gadget renders in an iframe (some igoogle gadgets render inline). I think that this happens because when you

Re: Writing an interface with drag/drop support.

2011-01-14 Thread Maxwell
, I just did not understand why shindig set to blank. Thanks De: Pablo Graña [pablo.gr...@globant.com] Enviado: quinta-feira, 6 de janeiro de 2011 14:04 Para: dev@shindig.apache.org Assunto: Re: Writing an interface with drag/drop support

Re: Writing an interface with drag/drop support.

2011-01-06 Thread Pablo Graña
Your problem is that the gadget renders itself again after you drop it? As far as I known this also happens in igoogle, when the gadget renders in an iframe (some igoogle gadgets render inline). I think that this happens because when you drag a gadget, jquery detaches it from its parent div, and

RE: Writing an interface with drag/drop support.

2011-01-06 Thread Ciancetta, Jesse E.
: dev@shindig.apache.org Assunto: Re: Writing an interface with drag/drop support. Your problem is that the gadget renders itself again after you drop it? As far as I known this also happens in igoogle, when the gadget renders in an iframe (some igoogle gadgets render inline). I think