[thelist] floating with javascript

Tom Dell'Aringa pixelmech at yahoo.com
Thu Apr 22 15:36:31 CDT 2004


--- Douglas Livingstone <Evolt at neuance.net> wrote:
> Hi all.
> 
> I want to float a div using javascript. (as in the CSS: float:
> right; ) I 
> found the code to do this in IE over at MSDN:
> 
> 	this.parentNode.style.styleFloat = 'right';
> 
> Works like a charm. Where can I look this sort of stuff up for 
> Moz/Opera/Safari?

Try:
http://www.mozilla.org/docs/dom/domref/

Tom

=====
http://www.Pixelmech.com/ - read my latest blog posting!
http://www.thywordistruth.net/ - Eternal Life

There is no missing link, just a fist shaken toward God.





More information about the thelist mailing list