Skip to main content
Known Participant
November 3, 2010
Question

cfdiv bind issue with IE

  • November 3, 2010
  • 1 reply
  • 419 views

I have a form with two radio buttons where a cfdiv uses the values to load a form depending on the value passed.  Everything works well in FF and Safari, but in IE, you have to click away from the radio button for the bind to work.  In FF and Safari the bind works on click. Any ideas on how to resolve this?

    This topic has been closed for replies.

    1 reply

    Miguel-F
    Inspiring
    November 3, 2010

    Don't use IE...   ha!

    Not really an answer but I would look at the generated source code (view source) from your browser.  This should lead you to the culprit.