Or you can put your JavaScript code in a separate .js file. Then you don't have to disguise the <script>...</script> tags inside that file.
On Wed, Apr 14, 2010 at 7:18 AM, Andrew Leach <[email protected] > wrote: > On Apr 14, 3:10 pm, Arvind Rangan <[email protected]> wrote: > > Sorry all of you iframe some problem with aspx file rectified but now the > > main problem. > > > > running <script tag> its not executing it. > > http://www.acleach.me.uk/gmaps/infowindow-script.htm > > Note that the <script> tags need to be disguised or they disrupt the > script block containing them. You really do need to post a link to > what isn't working. > > -- > 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. > > -- 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.
