hi
I am trying to float divs left and right by setting the css float property using javascript.
In standard browsers the W3C's
elem.style.cssFloat does this fine, however in IE one needs to use
elem.style.styleFloat which does not work standard browsers.
I am having trouble feature
testing using javascript though, with the code below registering true for both tests in both browsers.
I have also some variants of this.
Does anybody have any better ideas for testing?
Thanks
Marten
teacher/educator and a one idea java programmer - first go about 10 years ago looked promising and attracted angel funding, pulled out because code was too crufty, now having a second part time go being poorer yet the wiser.
Writes R script in day job :-(