Hi Brian, I'm not sure if noscript would be a good filter since all other features in that page need a script to run, but thanks for the suggestion.
I did try the code, but nothing show up on my screen in this example: http://www.goodshephsv.org/newindex7.htm Thanks, Aris/ On Aug 16, 10:11 am, Brian P <[email protected]> wrote: > Maybe put the static map inside: > <noscript> <img src="..." /> </noscript> > > That should put the image there if javascript is disabled/unavailable. > Though I've never used iframes so not sure that <noscript> works with > them. Would definitely work with a <div>. You put that inside > <iframe> ... </iframe> and it only appears if javascript isn't > available. Like this: > > <iframe src="..."> <noscript> <img src="..." /> </noscript> </iframe> > > (The slash at the end of the img tag is for XHTML doctype instead of > HTML) > > Hope that works for you! > > -Brian > > > > drtwrote: > > On Jul 28, 5:31 pm,drt<[email protected]> wrote: > > .... > > > I still owe you and I will add a link to your site when I update my > > > blog. BTW, I love the quote on your profile. :-) > > > > Thank you, > > > > Aris/ > > > Ralph, > > > I still have one last question. Some of the old browser could not > > display google map and I would like to display a static image in the > > place of the map in that case. What should I use as my filter if the > > browser can't display google map and the page only display the static > > image? Here is the landing page to our church website that I'd like to > > use: > >http://www.goodshephsv.org/newindex3.htm > > I don't want to display both of them. If the map can't be displayed > > then the static image shows up. Otherwise, I'd like to display the new > > map. > > Any suggestion? > > > Thanks, > > > Aris/ > > ps: I have added a link to your easypage site on my blog that I just > > updated today. I prefer to use this address to get it ranked rathen > > than giving out a direct link. :-) > >http://www.rsshugger.com/www.atanone.net > > You can click on the site title A Tanone dot net to see your link on > > the Links at the sidebar two. I'm glad I finally did it.- 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 -~----------~----~----~----~------~----~------~--~---
