Wow, thanks for this fast answer.
I think the XHR Class (used in EasyPollAjax.js) isn’t any longer supported by mootools 1.2
I can use EasyPoll with option &noajax=`1` and it works, but it would be nice to use it the ajax way.
Thanks for your help.
I started to use EasyPoll on my new site, but I have 1 problem;
I use jQuery on my site and it breaks the ajax power of EasyPoll! How can I get rid of this conflict between mootools and jQeury? I already run jQuery in noconflict mode.
with regards,
Ronald Lokers
'Front-end developer' @
h2o Media
validator.w3.org found one error in this snippet:
# Error Line xx, Column xx: value of attribute "method" cannot be "POST"; must be one of "get", "post".
…lform" id="easypollform" method="POST" action="xxxxxxxxx"
--------
easypollclass.php contain "POST", must be changed to "post"
May be you should make a little tweak on you’re awesome snippet try to use labels around the choices!
But it’s a very nice module.
banal, many thanks for this nice little module!
For those with the same request as I’ve had: I’ve updated the module (actually the snippet part) with the option of using the internal titles as values instead of always having to enter an extra language if you just want to use one language.
Files updated:
assets/snippets/EasyPoll/easypoll.class.php
assets/snippets/EasyPoll/snippet.php (snippet call code)
If you leave out the easylang param, or enter it like this: &easylang=``, then the snippet call will run customized DBqueries, omitting the lang table joins.
Good luck and have fun!
Download is available in this post (version bumped to 0.3.4)!
Does this module work in MODx 0.9.6.3.? For my part it won’t write to the database, and I also "feel" that it’s something more that’s wrong.
I think, thererfor I am! But what I am, and why...?