FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » testing with multiple browsers
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
testing with multiple browsers [message #174469] Mon, 13 June 2011 09:48 Go to next message
Co is currently offline  Co
Messages: 75
Registered: May 2011
Karma: 0
Member
HI All,

I have a page which shows maps using google maps.
This page works excellent in Firefox but doesn't even show in
Explorer.

Is there a way to find out what is causing this problem?

Marco
Re: testing with multiple browsers [message #174470 is a reply to message #174469] Mon, 13 June 2011 10:20 Go to previous messageGo to next message
Luuk is currently offline  Luuk
Messages: 329
Registered: September 2010
Karma: 0
Senior Member
On 13-06-2011 11:48, Co wrote:
> HI All,
>
> I have a page which shows maps using google maps.
> This page works excellent in Firefox but doesn't even show in
> Explorer.
>
> Is there a way to find out what is causing this problem?
>
> Marco

yes

--
Luuk
Re: testing with multiple browsers [message #174472 is a reply to message #174469] Mon, 13 June 2011 10:56 Go to previous messageGo to next message
alvaro.NOSPAMTHANX is currently offline  alvaro.NOSPAMTHANX
Messages: 277
Registered: September 2010
Karma: 0
Senior Member
El 13/06/2011 11:48, Co escribió/wrote:
> I have a page which shows maps using google maps.
> This page works excellent in Firefox but doesn't even show in
> Explorer.
>
> Is there a way to find out what is causing this problem?

Google Maps API uses JavaScript, doesn't it?


--
-- http://alvaro.es - Álvaro G. Vicario - Burgos, Spain
-- Mi sitio sobre programación web: http://borrame.com
-- Mi web de humor satinado: http://www.demogracia.com
--
Re: testing with multiple browsers [message #174473 is a reply to message #174469] Mon, 13 June 2011 11:34 Go to previous messageGo to next message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 6/13/2011 5:48 AM, Co wrote:
> HI All,
>
> I have a page which shows maps using google maps.
> This page works excellent in Firefox but doesn't even show in
> Explorer.
>
> Is there a way to find out what is causing this problem?
>
> Marco

Nothing to do with PHP. PHP runs on the server, not the client. If
something works on one browser but not the other, you need to figure out
what's wrong with what's appearing on the client.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
Re: testing with multiple browsers [message #174475 is a reply to message #174469] Mon, 13 June 2011 12:00 Go to previous message
dougatmilmacdotcom is currently offline  dougatmilmacdotcom
Messages: 24
Registered: May 2011
Karma: 0
Junior Member
In article <59b830b8-ac2a-42ba-9503-2123912947db(at)bl1g2000vbb(dot)googlegroups(dot)com>, Co <vonclausowitz(at)gmail(dot)com> wrote:
> HI All,
>
> I have a page which shows maps using google maps.
> This page works excellent in Firefox but doesn't even show in
> Explorer.
>
> Is there a way to find out what is causing this problem?

Undoubtedly there is -- but you should not be asking in a PHP newsgroup,
because this is not a PHP problem. The problem is with your HTML.

The very first thing you should do is to validate the generated HTML at
http://validator.w3.org and fix the errors identified there (I'm about
99.9999% sure that there will be some).

The next thing you should do is post to an HTML newsgroup such as alt.html
(followups are redirected there).
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Stats comp.lang.php (last 7 days)
Next Topic: Re: Strategic HR Summit 2011 (Jun 25, Mumbai)
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Nov 23 05:14:14 GMT 2024

Total time taken to generate the page: 0.02679 seconds