From: Whit B. <wh...@tr...> - 2004-05-12 16:31:27
|
Looking more closely at Edwards' fix, it does concern itself with MS's "box model", and from discussion elsewhere it looks like the position:absolute problem is an MS box model failing, so this _might_ really help here (for IE >= 5.5). On Wed, May 12, 2004 at 12:05:15PM -0400, Whit Blauvelt wrote: > It doesn't address this particular problem, but Dean Edwards has fixed some > of the IE CSS issues using DHTML through an initial CSS stylesheet. See > http://dean.edwards.name/IE7/intro/. Could there be a way to extend his > approach to this current problem? |