[thelist] floating with javascript

Burhan Khalid thelist at meidomus.com
Sun Apr 25 06:15:50 CDT 2004


Douglas Livingstone wrote:

> 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?

http://devedge.netscape.com would be worth a look, plus it has a decent 
design.


More information about the thelist mailing list