So as I have moentioned many times in this group, Flash behavior when it comes to z-indexing is bad. It does not respect layering well, and (even worse) behave differently on different OS / browsers.
No simple answer then... If you are using the js api, and not gadgets, you may want to play with the wmode parameter, and anyway - there is a lot on info on the web that might help in some cases. Regards, VizGuy On Thu, Apr 16, 2009 at 4:25 PM, Olemis Lang <[email protected]> wrote: > > Hello, recently I tried to include further examples to illustrate how > to use iGoogleGadget macro [1]_ in TracGViz plugin [2]_, in order > to enhance the plugin docs. However I experienced some tricky > behaviors related to the interaction between some flash-based > GVizGadgets and «static» HTML. > > The pages in that site include a div element having style overflow:auto. > So the contents of the wiki page scroll inside of it. The fact is > that sometimes (depending on the size of the page) on scrolling those > flash-based GVizGadgets overlap and hide the banner and footer > sections, which remain static. > > So here is my Q: > > - Could anybody provide any pointers so that the widgets be hidden > under those «static» sections on scrolling ? Any trick with > z-index or something ? > > Thanks in advance. > > PS: I send two separate messages even if both things happened «at the > same time» because they'r completely different subjects. I apologize > (if needed) in case this causes you any trouble. > > .. [1] iGoogleGadget macro > ( > https://opensvn.csie.org/trac/swlcu/wiki/En/Devel/TracGViz/Macros/iGoogleGadget > ) > > .. [2] TracGViz plugin > (https://opensvn.csie.org/trac/swlcu/wiki/En/Devel/TracGViz/) > > > -- > Regards, > > Olemis. > > Blog ES: http://simelo-es.blogspot.com/ > Blog EN: http://simelo-en.blogspot.com/ > > Featured article: > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization API" 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-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
