Working on an internal project that runs on an old Epicentric portal 
installation. The pages have
no DTD (and I cannot get one inserted - long story), so in IE6 the pages load 
in quirks mode.

I've got a vertical UL styled using the tantek hack, like so:

#svmp_vert ul a {
/*other rules*/
width: 156px;
voice-family: "\"}\""; 
voice-family:inherit;
width: 140px; }

Among other rules of course. When I test the page in Mozzy, IE5-6 on it's own, 
it's all good. When
I upload it to the portal however, the page breaks. It looks as if I didn't use 
any box hack at
all, and all the widths are off (as in too short). It's as if it sees the hack 
and applies the
shorter width, but it really ought to be applying the first width. 

Anyone have an idea what might be going on? Can't show a page since it's 
internal, but the test
page is at:

http://www.pixelmech.com/rev/menu.html

(yes, this is related to my other question I asked earlier)

TIA

Tom


http://www.pixelmech.com/

A man spoke frantically into the phone: "My wife is pregnant and her 
contractions are only two minutes apart"! "Is this her first child?" the doctor 
asked. "No, you idiot!" the man shouted. "This is her husband!"

Q: What do you call a muddy chicken who crossed the road two times?
A: A dirty double crosser...

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to