View Full Version: Polls

The New Storm Will Anime Forum > General discussion > Polls



Title: Polls
Description: How to get them to work


Knux Stravier - October 17, 2004 10:29 PM (GMT)
Ok, Pegasus, if you're reading this put this in the <% BOARD %> in your admin cp to stop people from using the 'multiple choice' options for a poll:
-----------------------------------------------------------------------------------------------------

<script type="text/javascript" language="JavaScript">
if(document.forms['REPLIER']) // First see if the form exists
if(document.forms['REPLIER'].elements['maxpicks']) // If so, see if the element exists
document.forms['REPLIER'].elements['maxpicks'].disabled=true // If so, disable it
</script>

---------------------------------------------------------------------------------------------------

A multiple choice poll means that you can choose more than one option in a poll like for example: whats your fav anime
naruto
.hack
trigun
You could choose two of those.

So, if you want to make a poll, people, choose 'single choice' instead of multiple so your polls will work. If peggy puts the code in then the only choice you will have is single, which is the only one that will work until IF 2.0 comes out.




Hosted for free by InvisionFree