Previous Message
Next Message

none:inline problems with firefox

Sent by Grillo on 2 December 2004 11:11


Hi list,

I'm trying to make a <div> appear and desapear when you click on a
link on the site, I've come across a technique that work without
problems with IE, but doesn't work very well in Firefox, and I'm
looking for some suggetions

What I'm doing is with these 2 styles:

..posthidden {display:none}
..postshown {display:inline}

and changing it's className throuth javascript.
It works, but when I change from postshown to posthidden in Firefox it
leave some part of the div in the screen ( not remove it 100% as it
should ).

What should I do ? is there any way to make this work in Firefox ? Is
this a firefox bug or is it IE that is wrong here ?

TIA
Grillo


______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/
Previous Message
Next Message

Message thread:

Possibly related: