PE's widget throwing bunches of JS errors

31 views
Skip to first unread message

Andrew Christensen

unread,
Sep 13, 2013, 4:34:51 PM9/13/13
to pollevery...@googlegroups.com
I'm using Firefox and Firebug to test and debug this client site and there are currently three polls in the system we have running. When I load the page, it adds the following scripts into the page:

<div id="pollslist">
<div id="poll-183" class="pollholder" data-id="183">
<script language="javascript" src="http://www.polleverywhere.com/polls/7NUWqOjZhr0frTt/chart_widget.js?height=300&results_count_format=percent&width=400" type="text/javascript"></script>
<hr>
</div>
<div id="poll-182" class="pollholder" data-id="182">
<script language="javascript" src="http://www.polleverywhere.com/polls/NnQ48pHdEaLOCWZ/chart_widget.js?height=300&results_count_format=percent&width=400" type="text/javascript"></script>
<hr>
</div>
<div id="poll-181" class="pollholder" data-id="181"> 
<script language="javascript" src="http://www.polleverywhere.com/polls/wNkzHO0fbSiXYPu/chart_widget.js?height=300&results_count_format=percent&width=400" type="text/javascript"></script>
<hr>
</div>
</div>

Then I check the Firebug console and I see the following errors:

(There's another but when I try to capture it in the console window it gets all mangled but it looks just like the above.)

And then those errors are followed by the following:

Brad Gessler

unread,
Sep 20, 2013, 9:32:09 PM9/20/13
to pollevery...@googlegroups.com
We haven't made any changes to this that would cause a problem. Are you trying to embed this into an HTTPS or HTTP page?

If you're trying to embed charts take a look at http://viz.polleverywhere.com/api/.

Brad

--
You received this message because you are subscribed to the Google Groups "Poll Everywhere Development & API Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to polleverywhere-...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages