Browser Compatibility - Positioning

liunx

Guest
I've got an issue between IE & FF (shocker). Take a look at this page in both browsers:

<!-- m --><a class="postlink" href="http://www.oterohomes.com/index.php">http://www.oterohomes.com/index.php</a><!-- m -->

The <div> floats just fine in IE, but it doesn't in FF. Does anyone know how to make it float in FF? Is it possible? Do you see any other solutions?

The picture is supposed to scroll and is controlled by the user, so I needed to use the javascript that is there. So simply floating the picture doesn't work. Any ideas? Does anyone perhaps have a different rotating picture script?

Thanks!De-Wordify it and fix the HTML and you may find it works more consistently across browsers.
 
Back
Top