• Resolved Codepress

    (@codepress)


    I am using the 1.4beta version. Good job on using the ajax calls correctly.

    I also found a bug in IE7. In display.php you are using a html5 element <button>, this doesn’t work for IE7. Replacing it with <input type="submit" value="<?php _e('Vote')?>"> did the trick for me.

    Looking forward to the 1.4 release.

    Tobias.

    http://wordpress.org/extend/plugins/simply-poll/

Viewing 1 replies (of 1 total)
  • Plugin Author WolfieZero

    (@wolfiezero)

    Thanks! And cheers for the spot. I’ll put that in the next update.

    I went through a stage of using <button> but have recently found how much of a pain it is!

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Simply Poll] IE 7 bug’ is closed to new replies.