Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Form Display Error in IE

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #33746
    cubalibras
    Member

    I am at my wits end trying to configure a form that will display in IE 8,7 and 6. It displays fine in IE 9. I have tried using many of the recommended work arounds such as

    if lt IE 9
    src=”//html5shim.googlecode.com/svn/trunk/html5.js”/
    endif

    and

    script src=”js/modernizr-1.0.min.js”

    script src=”js/modernizr.custom.62699.js”

    but they do not help.

    In desperation I tried a different format using a table though it is bad practice but that didnt help.

    the two links are

    http://www.lasvegashrservices.com/HR/sandbox1/contact.php

    http://www.lasvegashrservices.com/HR/sandbox1/contactForm.php

    Any help on this matter will preserve my sanity !

    Thanks

Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.