I´ve installed Polls Made Simple module, created new poll, new poll option and show new poll in website. No problem.
Frontend: when I click to any option, the behavior is:
- JS console returns an error, cause there is undefined function (<form onsubmit="return Pollspoll_FormSubmit(this)">; or return Pollspoll1_FormSubmit(this)). I removed "1" from this function name (http://dev.cmsmadesimple.org/bug/view/8806), but it still doesn´t work.
- I´m redirecting to homepage (/index.php?pollvotingchoice_1=3&vote_poll=1&vote=Vote)
- no vote is counted, all options has still 0 votes
Possibility: I Can run that without AJAX, I don´t need the AJAX solution if it´s broken. But I don´t know how

Any ideas, helps?
Thanks.
CMSMS version: 1.10.2
Polls: 1.0.0
AjaxMadeSimple: 0.4.0