Previous Message
Next Message

Going crazy with IE 5 (win) flaws on valid markup - please help!

Sent by Bruno Monteiro on 29 January 2004 19:07


Hi Big John,

> You won't find any info either, because it's that funky
> 'box model fixing' JS that is the problem. I don't care to ...

You´re right. It IS the damn javascript...

> Hi Bruno - I'm not sure if the JavaScript is causing the problem 
> you're experiencing, but I can give you a (mostly) CSS 
> solution/workaround to fix the faulty display in IE5.x-win. Add the 
> following selector to your style sheet, right after the #perfnav 
> ruleset -
>
> /* \*/
> * html #perfnav {width: 550px; w\idth: auto;}
> /* */

That resolved, for sure, the navigation problem but i was still getting 
that messy look on the td#main.
In a perfect "browser-safe world" we shouldn´t need to know all this 
browser hacks... but the world  isn´t perfect! :-)

My mainly problem is also that i develop in a mac and we just have one 
windows machine that is a workplace. Most of the time the machine is 
occupied.
Since I hadn´t much experience coding css for IE 5.* win versions 
compliance, i trusted that javascript. Lesson learned.

Again thanks for your time and efforts.

With best regards,
Bruno Monteiro

PS - Fixed the #latnav extra margin on IE by using display: inline ... 
;-)

---
  Bruno Miguel Monteiro
  Instituto Superior Técnico
  Gabinete de Prod. Conteúdos e E-Learning
  +351 21 8417345
  [EMAIL-REMOVED]  -  http://gael.ist.utl.pt
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Possibly related: