Hmm... That is what I am doing now. And the problems that I listed above are because of this.
On Tue, Jun 10, 2008 at 10:56 PM, Ropu <[EMAIL PROTECTED]> wrote: > just put the <iframe> inside a <div> and use that div to drag. > > or use the header (where the gadget title is displayed as the zone to drag. > that part of the HTML is in the container page, no in the iframe > > hope this helps > > ropu > > On Tue, Jun 10, 2008 at 8:11 AM, Neo Anderson < > [EMAIL PROTECTED]> > wrote: > > > Thank you, > > > > I don't know how it become possible in iGoogle. I am using jQuery UI. You > > can find a demo of the static widgets at: > > http://tech-test.tutorialsforu.com/jQueryDnD.html > > > > On Tue, Jun 10, 2008 at 8:26 PM, Chris Chabot <[EMAIL PROTECTED]> wrote: > > > > > Taking a look at iGoogle.com i would say that it -is- possible to > support > > > drag and drop while having gadgets in iframe's > > > > > > I know that doesn't solve your problem, but i would strongly suggest > > > properly fixing your UI / drag&drop code, and not surrender all > security > > of > > > your users just to avoid a UI coding problem :) > > > > > > g'luck! > > > > > > -- Chris > > > > > > > > > On Jun 10, 2008, at 4:46 PM, Neo Anderson wrote: > > > > > > I am asking you this because I am facing lot of problems while > > >> implementing > > >> Drag and Drop for my gadgets container. > > >> > > >> > > >> > > > http://groups.google.com/group/jquery-en/browse_thread/thread/90e77100785481da > > >> > > >> > > >> On Tue, Jun 10, 2008 at 7:46 PM, Chris Chabot <[EMAIL PROTECTED]> > > wrote: > > >> > > >> Technically speaking you could of course with a slight bit of > hacking, > > >>> but > > >>> you really, really don't want to do this > > >>> > > >>> The cross domain policy is the very basis for gadget security (aka > not > > >>> being able to behave like a virus and edit your profile info, spam > all > > >>> your > > >>> friends with LOLcat pictures and eat all your cookies). > > >>> > > >>> Caja might solve this at some point in the future, but thats really > > >>> 'future' and 'might' :) > > >>> > > >>> -- Chris > > >>> > > >>> > > >>> On Jun 10, 2008, at 4:06 PM, Neo Anderson wrote: > > >>> > > >>> Is there any way of creating gadgets without iFrames? > > >>> > > >>>> > > >>>> > > >>> > > >>> > > > > > > > > > -- > .-. --- .--. ..- > R o p u >

