Hi Andrew,
Currently am working on my test server not hosted.
trying to run the following script
var frame=$get('frameeditexpanse');
frame.src="ViewObject.aspx?id="+ id +" ";
$find('ViewExtender').show();
trying to open an modal dialog window with the script tag
tried adding it just shows blank screen.
Thanks
aRvind
On Wed, Apr 14, 2010 at 2:55 PM, Andrew Leach <[email protected]
> wrote:
> On Apr 14, 5:34 am, Arvind Rangan <[email protected]> wrote:
> > Hi All,
> >
> > Some information on data that can be displayed in this?
> >
> > Can anyone tell me what cannot be displayed or can we execute the
> following:
> >
> > 1. Scripts
> > 2. IFrame Tags
>
> All of that should be possible: an infoWindow is basically an HTML
> <div> so anything which can go in a div and be executed in global
> scope should work. Give a link to what you have tried so far.
>
> --
> 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]<google-maps-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-maps-api?hl=en.
>
>
--
Arvind P Rangan
--
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.