Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author hoffcamp

    (@hoffcamp)

    I’ll have to play with that again. I went with onclick because onchange is not supported well for things other than text boxes in IE. Thanks for posting about this.

    I had the same problem as bondiblueos9. Some users reported that the items did not show for a condition with a dropdown menu. Changing .onclick to .onchange solved this problem. The problem seems to be specific to chrome on a mac. There is no problem when using safari on a mac or chrome & ie6-ie8 on a windows machine. With onchange it looks to work in all browsers. This issue might be related to the follow chrome bug: https://code.google.com/p/chromium/issues/detail?id=36518.

    Plugin Author hoffcamp

    (@hoffcamp)

    If that will solve the problem then I’ll make the change for the next update. Thanks for posting the link.

    bezman

    (@bezman)

    Thanks for this work around! much appreciated!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: WordPress Form Manager] onchange instead of onclick for dropdowns’ is closed to new replies.