Posted by David Dorward on 07/07/06 18:06
Toby Inkster wrote:
> rttopdiv.left = document.body.scrollLeft + document.body.clientWidth - 35;
> rttopdiv.top = document.body.scrollTop;
Doesn't Firefox respect the rules that non-zero lengths must have lengths so
left: 33 (or whatever it resolves to) should be ignored?
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
[Back to original message]
|