IE Explorer Problems.

IE Explorer Problems.

am 26.11.2008 20:04:45 von Allen Wayne Best

Good morning,

I am having a problem with a client web page when a user looks at the page
using IE 7. (I commented the lines below with a "hash space" to show the
firefox source. The IE source is shown commented with "hash hash space" where
the "hash hash hash space" lines are the lines being incorrectly processed.

This looks like an IE 7 bug, but I have not found any documentation on the web
for this problem. Has any one seen this, and found a work-around?

You can see this page at http://www.ramblerparts.com/catalog.php. Select, for
example, 1968, Rambler American, All. When the next page comes up, click on
any of the part images.

The page source in Firefox shows (correctly) as:

#
#
#
#
# PAINT
#
#
#
#


#
#
#
#
#
#
#
#

#

#
#
#
#
#

#
# Parts Online Catalog
#

#
#

#

#
#
#
#
#
#
#
#

# alt="Home">

#
#

#

#
#
# submit - PAINT;01-0015.jpg
class="center">

PAINT



# PAINT
#
#
#


#

# © Galvin's Rambler Parts - 2004
#

#

# Version: 1.7
Last Revised: 2005/12/18
#
#

#
#

whereas when the page is viewed with IE 7, it looks like:

##
##
##
##
## <IMG src=\"01-0015.jpg\" width=60>
##
##
##
##
##
##
##
##
##
##
##
##

##

##
##
##
##
##

## Parts Online Catalog
##

##
##

##

##
##
##
##
##
##
##
##

## alt="Home">

##
##

##

##
##
### submit -
class="center">



### <IMG src=\">
###
##


##

## © Galvin's Rambler Parts - 2004
##

##

## Version: 1.7
Last Revised: 2005/12/18
##
##

##
##


Allen Wayne Best, esq.

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

RE: IE Explorer Problems.

am 26.11.2008 20:50:58 von George.Pitcher

Allen,

I had cross-browser problems earlier this year. Solved by moving to the
following header:


"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">





Hope this helps.

George, in Edinburgh

>| -----Original Message-----
>| From: Allen Wayne Best [mailto:awbestesq@gmail.com]
>| Sent: 26 November 2008 7:05 pm
>| To: php-windows@lists.php.net
>| Subject: [PHP-WIN] IE Explorer Problems.
>|
>|
>| Good morning,
>|
>| I am having a problem with a client web page when a user looks
>| at the page
>| using IE 7. (I commented the lines below with a "hash space" to show the
>| firefox source. The IE source is shown commented with "hash hash
>| space" where
>| the "hash hash hash space" lines are the lines being incorrectly
>| processed.
>|
>| This looks like an IE 7 bug, but I have not found any
>| documentation on the web
>| for this problem. Has any one seen this, and found a work-around?
>|
>| You can see this page at
>| http://www.ramblerparts.com/catalog.php. Select, for
>| example, 1968, Rambler American, All. When the next page comes
>| up, click on
>| any of the part images.
>|
>| The page source in Firefox shows (correctly) as:
>|
>| #
>| #
>| #
>| #
>| # PAINT
>| #
>| #
>| #
>| #


>| #
>| #
>| #
>| #
>| #
>| #
>| #
>| #

>| #

>| #
>| #
>| #
>| #
>| #

>| #
>| # Parts Online Catalog
>| #

>| #
>| #

>| #

>| #
>| #
>| #
>| #
>| #
>| #
>| #
>| #

>| # >| alt="Home">

>| #
>| #

>| #

>| #
>| #
>| # submit - PAINT;01-0015.jpg
>| class="center">

PAINT



>| # PAINT
>| #
>| #
>| #


>| #

>| # © Galvin's Rambler Parts - 2004
>| #

>| #

>| # Version: 1.7
Last Revised: 2005/12/18
>| #
>| #

>| #
>| #
>|
>| whereas when the page is viewed with IE 7, it looks like:
>|
>| ##
>| ##
>| ##
>| ##
>| ## <IMG src=\"01-0015.jpg\" width=60>
>| ##
>| ##
>| ##
>| ##
>| ##
>| ##
>| ##
>| ##
>| ##
>| ##
>| ##
>| ##

>| ##

>| ##
>| ##
>| ##
>| ##
>| ##

>| ## Parts Online Catalog
>| ##

>| ##
>| ##

>| ##

>| ##
>| ##
>| ##
>| ##
>| ##
>| ##
>| ##
>| ##

>| ## >| alt="Home">

>| ##
>| ##

>| ##

>| ##
>| ##
>| ### submit -
>| class="center">

>| width=60>



>| ### <IMG src=\">
>| ###
>| ##


>| ##

>| ## © Galvin's Rambler Parts - 2004
>| ##

>| ##

>| ## Version: 1.7
Last Revised: 2005/12/18
>| ##
>| ##

>| ##
>| ##
>|
>|
>| Allen Wayne Best, esq.
>|
>| --
>| PHP Windows Mailing List (http://www.php.net/)
>| To unsubscribe, visit: http://www.php.net/unsub.php
>|
>|


--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: IE Explorer Problems.

am 26.11.2008 23:12:56 von Niel Archer

> Good morning,
>
> I am having a problem with a client web page when a user looks at the page
> using IE 7. (I commented the lines below with a "hash space" to show the
> firefox source. The IE source is shown commented with "hash hash space" where
> the "hash hash hash space" lines are the lines being incorrectly processed.
>
> This looks like an IE 7 bug, but I have not found any documentation on the web
> for this problem. Has any one seen this, and found a work-around?
>
> You can see this page at http://www.ramblerparts.com/catalog.php. Select, for
> example, 1968, Rambler American, All. When the next page comes up, click on
> any of the part images.
>
> The page source in Firefox shows (correctly) as:
>
> #
> #
> #
> #
> # PAINT
> #
> #
> #
> #


> #
> #
> #
> #
> #
> #
> #
> #

> #

> #
> #
> #
> #
> #

> #
> # Parts Online Catalog
> #

> #
> #

> #

> #
> #
> #
> #
> #
> #
> #
> #

> # > alt="Home">

> #
> #

> #

> #
> #
> # submit - PAINT;01-0015.jpg
> class="center">

PAINT



> # PAINT
> #
> #
> #


> #

> # © Galvin's Rambler Parts - 2004
> #

> #

> # Version: 1.7
Last Revised: 2005/12/18
> #
> #

> #
> #
>
> whereas when the page is viewed with IE 7, it looks like:
>
> ##
> ##
> ##
> ##
> ## <IMG src=\"01-0015.jpg\" width=60>
> ##
> ##
> ##
> ##
> ##
> ##
> ##
> ##
> ##
> ##
> ##
> ##

> ##

> ##
> ##
> ##
> ##
> ##

> ## Parts Online Catalog
> ##

> ##
> ##

> ##

> ##
> ##
> ##
> ##
> ##
> ##
> ##
> ##

> ## > alt="Home">

> ##
> ##

> ##

> ##
> ##
> ### submit -
> class="center">



> ### <IMG src=\">

I've heard of many weird IE bugs, but never that it eats the values of
img src properties.

Does your php have any browser specific processing?

> ###
> ##


> ##

> ## © Galvin's Rambler Parts - 2004
> ##

> ##

> ## Version: 1.7
Last Revised: 2005/12/18
> ##
> ##

> ##
> ##
>
>
> Allen Wayne Best, esq.
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

--
Niel Archer



--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php