ie6 & ie7 diff

  • Thread starter Thread starter Jardo
  • Start date Start date
J

Jardo

please.. i need ie6 and ie7 handle this htm the same way.. but in ie6 is
select enabled and in ie7 disabled.. whole aplication is developed in ie6..
but some people want to run it in ie7..

what to set in htm (maybe some doctype? or?) to obtain same result..

hints? tips?
 
Start here http://msdn2.microsoft.com/en-us/ie/default.aspx and here http://msdn2.microsoft.com/en-us/ie/aa740476.aspx

--
~Robear Dyer (PA Bear)
MS MVP-Windows (IE, OE, Security, Shell/User) since 2002
AumHa VSOP & Admin http://aumha.net; DTS-L http://dts-l.org/
please.. i need ie6 and ie7 handle this htm the same way.. but in ie6 is
select enabled and in ie7 disabled.. whole aplication is developed in ie6..
but some people want to run it in ie7..

what to set in htm (maybe some doctype? or?) to obtain same result..

hints? tips?
 
i can also start here www.google.com :)

any closer hint?
Start here http://msdn2.microsoft.com/en-us/ie/default.aspx and here http://msdn2.microsoft.com/en-us/ie/aa740476.aspx

--
~Robear Dyer (PA Bear)
MS MVP-Windows (IE, OE, Security, Shell/User) since 2002
AumHa VSOP & Admin http://aumha.net; DTS-L http://dts-l.org/
please.. i need ie6 and ie7 handle this htm the same way.. but in ie6 is
select enabled and in ie7 disabled.. whole aplication is developed in ie6..
but some people want to run it in ie7..

what to set in htm (maybe some doctype? or?) to obtain same result..

hints? tips?
 
Jardo said:
please.. i need ie6 and ie7 handle this htm the same way.. but in ie6 is
select enabled and in ie7 disabled.. whole aplication is developed in ie6..
but some people want to run it in ie7..

what to set in htm (maybe some doctype? or?) to obtain same result..

hints? tips?


Robear was trying to redirect you to a more appropriate forum,
such as the MSDN forum for IE web development.

My guess would be that perhaps the behaviour in IE6 was wrong
and was fixed in IE7. E.g. what exactly is this supposed to mean?

<td disabled>

FWIW when I delete the word disabled from that tag the selection box works.
Why else would that word be there if not to "disable" it? ; }


HTH

Robert Aldwinckle
---
 
Back
Top