SmartlabPoll

What are you thinking?
Currently viewing: Home » Integrate

Integration Menu

Integration

Integrate your SmartlabPoll into your website or blog.

Using iFrames

Copy and paste the code below into your website or blog. You may want to adjust the width and height.



<iframe src="http://www.smartlabpoll.com/poll.php?nq=" width="220px"
 height="280px" frameborder="0" marginwidth="0" marginheight="0"
allowtransparency="true"></iframe>

Popup

popup poll. When user clicks on link 'Take a Poll' the poll window pops up.

<a href="#" onclick="window.open('http://www.smartlabpoll.com/poll.php?nq=',
 'Directory', 'width=350, height=550')">Take a Poll</a>

Direct

The text link is good for sending in emails or just a plain online poll on your blog or website.

<a href="http://www.smartlabpoll.com/poll.php?nq=">Take Poll</a>

This is how it looks:
Take Poll

Back to top