Would luv to be able to post it although I'm afraid that I cannot. And even if I could do so, you wouldn't be able to debug a narrative view within a OBIEE application anyway.
My question is about compatibilities with non table or non pure HTML components. For example, how would you fit in a photograph, or a googlechart for example. These are not tables and thus, they don't fit in normally inside an InfoWindowHtml naturally. What I think that's happening is that they need to somehow be traduced or parsed or converted somehow. I've seen them being used within GMaps. On Aug 10, 2:19 pm, "[email protected]" <[email protected]> wrote: > On Aug 10, 5:11 am, novitonics <[email protected]> wrote: > > > Hello peeps > > > I'm trying to insert a google chart in a InfoWindowHtml but I'm > > unable. > > What I do is create a GXmlHttp to be able to access an URL containing > > just a GoogleChart. Up to here there's no problem, I push the > > GXmlHttp.responseText inside a tab of my InfoWindowHtml and no > > problem either. > > > When the bubble displays, it's blank. It seems empty. Any idea of how > > to parse these type of objects so they fit in the InfoWindowHtml? > > Where is your map that shows the problem? > > http://groups.google.com/group/Google-Maps-API/web/suggested-posting-... > > http://groups.google.com/group/google-maps-api/web/why-including-a-li... > > Depending on how you create the infowindow, and DOM elements in it may > not be immediately available until the API has rendered it. > > -- Larry > > > > > > > Cheers- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Google Maps 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-maps-api?hl=en.
