Internet Handholding posted on March 04, 2010 13:11
When Internet Explorer does not work like other browsers it is often because the DOCTYPE was not specified. Add this to the top of your html document and see if you still have the problem.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
It is hard to do, but if the problem is fixed, try to quit blaming others for your coding mistakes.
By Andrew Weitzen, Bronze Inc. (c) 2010
Bronze is the publisher of several online Internet journals including: InternetHandholding.com, DomainNames.gs, DotNetNuke.bz, Programmer.bz, Software.vg, WebHosting.vg