Quote:
Originally Posted by beatyourtruck
It now works with poll styles but not the animated poll option.
Thanks for the help. I would still like to get the animated version working. I will check my java version and settings...could be that simple.
|
OK... cool... now to get it all working... erase the 1 line I told you to add and instead add this at the
very bottom of
headlinclude:
Code:
<vb:if condition="THIS_SCRIPT == 'index'">
{vb:cssfile poll.css}
<script type="text/javascript" src="clientscript/prototype.js"></script>
<script type="text/javascript" src="clientscript/jsProgressBarHandler.js"></script>
</vb:if>
That should manually fix both problems.