testing with multiple browsers [message #174469] |
Mon, 13 June 2011 09:48 |
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 |
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 #174473 is a reply to message #174469] |
Mon, 13 June 2011 11:34 |
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
==================
|
|
|
|