Hi, Thanks for the feedback. I would completely agree with you, but, I'm not creating a standard gadget. I'm just using the gadget framework to make some interactive forms for use within Google Sites. There is hardly any other way to do anything on Sites, except by using a Gadget. Anyway, I have an otherwise very lengthy form and I've already split it into 5 tabs -- this is exactly why I need to put the "magic" into the tab-callback function.
On 29 Jan, 21:33, "Bonstio (Guru)" <[email protected]> wrote: > Someone will correct me if I'm wrong but I'm pretty sure you cannot > reach outside of the gadget's iframe so scrolling the parent page will > not be possible using javascript. > > It sounds like a gadget this big would be a good candidate for a > little UI refactoring. People prefer not to have to scroll to see a > gadget's contents in its entirety. Is there anyone you could consider > using perhaps tabs or some other mechanism for showing the content? > > HTH > > On Jan 29, 8:18 pm, MKoistinen <[email protected]> wrote: > > > Hi all, > > > I have a rather long gadget and the user will often scroll his screen > > down to get to the bottom of it. I need a way to return the user to > > the top which I can place in a tab callback function. Is this > > possible? > > > Just to be clear, I'm not talking about scrolling the content within > > the gadget's iFrame, but rather, scroll the page that contains the > > gadget. > > > Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
