- Where Developers Learn, Share, & Build Careers


I have a page (twitter bootstrap topic) that uses javascript to update the user as a page load The process script is the first line of HTML therefore is:

    

My code then updates the mydiv element where it is and once complete, the page_load function runs and displays all the information

The problem is That it is causing formatting problems in Internet Explorer. IE goes into quirks mode, I'm assuming because

    

No suggestion at the top of the page?

do that div , even if it's causing your specific problem Whether or not (my guess is yes), need to decide. You may not have such invalid HTML and hope to behave well.

Obviously, take that place and the script to the appropriate place - I body , and I bet that your problem is resolved.

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -