StrawpollIntegrator allows to integrate Strawpoll.me made polls to pages.
Contents
Installation
Portability
As javascript isn't loaded on the mobile skin, it has no support for mobile (users on mobile won't see the poll).
Usage
Use this code:
<span class="strawpoll" data-poll-id="1" style="width:680px; height:384px;"></span>
Replacing data-poll-id
with the poll id from Strawpoll. The widget's width and height can be customized.
Example
Text above can be found here (edit)