I don't know if this is more javascript, css, or something else... but I am using prototype, and Element.setStyle. I use cssFloat:'left' or cssFloat:'right', which works just fine in Firefox. In IE, however, it seems to have no effect at all. Anyone know how to float an element that works in IE?
I've gotten somewhere, but it seems to erase the content to the right, that its supposed to float beside...