jquery - Weird problem with IE8 (but not IE7/Firefox/Chome) - content overflowing after Javascript used -


i'm working on website insurance company - on our test servers. page in question here: http://easygap.testservers.co.uk/4/getaquote/

it works fine in chrome, firefox, etc. in ie7 layout messed up, that's going sorted later on (we haven't finished styling on form anyway).

in ie8, however, when click yes or no, footer comes , right hand menu scrolls on it.

not sure why is, have tried adding divs clear: none, etc. ideas?

(before elitist comments code, i'm 18 , have started out working company. suggestions very, welcome pointless flaming not. thanks.)

to fix this, add clear: both #content.

your site seems have changed.

you can can fix adding overflow: auto #content.


soooo irrelevant, have this:

<div id="centre"> 

i advise use american spelling "center" when comes web development, keep consistent text-align: center, , friends.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -