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.

Only in IE, Go Figure...

  1. lakerlife
    Member

    So, I have a form laid out with some conditional logic in it. Works great, if you are not using IE (I am currently using IE 8). When you come accross an option that has conditional logic, the rest of the form shows up according to your selection.... in every browser BUT IE. What can I do? Form is here: http://tylererickson.net/contact

    Posted 14 years ago on Tuesday April 20, 2010 | Permalink
  2. It's something specific to your theme. The conditional logic works/displays fine in both IE7 and IE8 in my tests on other sites.

    It's apparently some type of conflict with the rockbox/mootools.js file you're loading. In my test, when I disable that, the fields work as they should.

    You might consider dropping the rockbox script and finding a jQuery alternative to avoid conflicts.

    Posted 14 years ago on Wednesday April 21, 2010 | Permalink
  3. lakerlife
    Member

    Thanks. It figures... no conflicts in any other browser... Wonder why only IE has a problem with that configuration? One would think that scripting conflicts like this would be problematic accross multiple browsers.

    Posted 14 years ago on Wednesday April 21, 2010 | Permalink
  4. Agreed. I found this thread that may be of help.. not sure, but it's a similar issue - working in firefox, but not IE.

    Posted 14 years ago on Wednesday April 21, 2010 | Permalink