Sam, What OS are you testing on? I tried your gadget (http://mv.so36.net/g +j/sternTest-paz2.xml) and it worked fine for me on both Chrome 1.0.154.48 and Safari 3.2.2 under Vista. Resizing seemed fine, as far as I could tell; the only text in the gadget is "$debug_messages" so I had to make it really narrow before it would wrap.
On Mar 4, 2:07 pm, Sam <[email protected]> wrote: > Not resizing the iframe makes text disappear at the bottom when > reducing the browser window's width. How do you handle this? In short, I don't. My gadgets generally aren't text-based - the content is graphical, and it's a predictable or controlled height - so this isn't an issue for me as such. It does make me wonder about a possible solution for you, though. I think perhaps you're trying too hard. I looked at one of my gadgets that IS largely text-based (http://gad.getpla.net/5oclock/ somewhere.xml) and it resizes fine, both up and down, on both Safari and Chrome. I don't do any explicit resize handling in that gadget, it just works. I haven't dug into the internals of your gadget to try this technique there, but it's something you might look at. String --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
