Posted by David Dorward on 10/24/05 22:52
Olivier wrote:
Please do NOT top post.
http://www.html-faq.com/etiquette/?toppost
> I find a solution based on a small javacript code. But the space of the
> hidden row is always present. Is there a way to avoid this phenomena ?
Its difficult to tell why something has an effect without knowing the
specifics of the "something". I suggest you post a URL demonstrating your
problem.
(at an outside guess I'd say you need to toggle the .style.display property
between "" and "none" instead of the .style.visibility property between ""
and "hidden" - but that's just a guess)
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Navigation:
[Reply to this message]
|