The first case is probably the well discussed in this group issue of local flash and js communication.please look for related former posts in this group.
As for the playground, I did what you suggested, and I can see the annotations well, but I have no IE on my Mac at the moment... Regards, VizGuy On Tue, Apr 7, 2009 at 1:08 AM, Amanda <[email protected]> wrote: > > Problem description: > Annotation labels are not being displayed on graph. > > Steps to reproduce: > Two ways: > To reproduce in IE, Firefox, and Chrome: > 1) Go to > http://code.google.com/apis/visualization/documentation/gallery/annotatedtimeline.html > and copy out the html under the timeline. > 2) Copy out the HTML, paste it into a file and save as test.htm (or > something else) and open with IE or FireFox, the annotations A and B > will not appear. > > To reproduce another way only in IE: > 1) Go to > http://code.google.com/apis/ajax/playground/?type=visualization#annotated_time_line > 2) Click Edit HTML in the upper right of the Edit Code box. > 3) Add a form tag (<form runat="server" id="test">) around the div. > 4) Click Run Code in the Output box and watch the annotations > disappear. > > > We originally noticed the issue when annotations were appearing in > FireFox and not IE, but as we got deeper into it we noticed that the > problem can occur in all tested browsers. > > In our overall site the AnnotatedTimeLine is nested within several > divs and an overall form tag, and we don't have the option of just > removing the form tag, and I'm not entirely sure this would even solve > the problem. > > These may be two separate bugs, I'm not sure, but this is causing us a > major problem. If someone could please either fix this issue or > explain a work around that would be appreciated. Please let me know if > there's a better place to post these types of bug reports, I looked > around but couldn't find one. > > Thank you, > > ~Amanda > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
