You can do that implementing your own container. But it raises a lot of other issues. One of them is security and global javascript variables. That's why sandboxing in iframes is a good idea. Also in case of iframes browser does all loading activities on client side, and you don't need to pass all traffic thru your server....
On Tue, Apr 7, 2009 at 1:02 PM, Carmen Sarlo <nemr...@gmail.com> wrote: > Hello All, > > Has anyone been able to implement inline gadgets instead of using iframes > for gadgets? > > Carmen > -- with best wishes, Alexander Vushkan