Thanks for sharing, others have reported a few layering issues with IE7 (or IE7 emulation like your case). Please consider reporting a bug in the public issue tracker<http://code.google.com/p/google-visualization-api-issues/issues/list>, which will be updated as we work through the issues.
/R. On 16 August 2011 18:26, c2billp <[email protected]> wrote: > I suffered through the solution to a minor bug and thought i'd share > what i found. > > Issue: > Using filters (dashboard feature) when i place the filter div above > the table div - the drop down menus associated with the filters would > disappear behind the table. Applying z index and remove style sheets > did no good. > > I finally tried modifying my emulate setting: > > old: > <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> > > new: > <meta http-equiv="X-UA-Compatible" /> > > This solved the issue of the disappearing filter drop down. > > -bp > > -- > 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. > > -- 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.
