View Single Post
Old 24-09-2007, 18:42   #1 (permalink)
skillet
Registered User
 
Join Date: Mar 2007
Posts: 3
<script> tab breaks floats in Firefox?

When I insert javascript into a floated Div, it breaks everything in Firefox. It works fine in IE, but it seems like Firefox is rendering the <script> tag as a "block" and causing all the other floats in line to drop to the bottom.

Has anyone else run into this problem?
  Reply With Quote