PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

IE9 Display Problem

  1. On IE (IE 9 in particular), my form's display css property is set to none and it is not showing. Even when I disable all plugins and set it to the default wordpress theme (twenty ten), the form still does not display.

    It is however working with all other browsers. Here's is the link to my form:
    http://woodhavenlimousine.com/online-reservations/

    Any help in identifying the conflict is appreciated.

    Posted 12 years ago on Wednesday August 31, 2011 | Permalink
  2. Hi Shamy,

    It looks like an HTML comment is not being closed correctly in field ID 40 of this form.

    [php]
    <!--<div id="total">
    Total Fare: <h5>$0.00</h5>
    </div>--!>

    The closing comment should be --> (without the exclamation point).

    Posted 12 years ago on Wednesday August 31, 2011 | Permalink
  3. Thank You that seemed to work.

    Posted 12 years ago on Thursday September 1, 2011 | Permalink

This topic has been resolved and has been closed to new replies.