Widget code for "Teen files lawsuit against her former principal"
You can use any of the following widgets on your blog or web site (WordPress users, check out our plugin):
Poll widget:The poll widget adds a clickable poll to your blog post or web site. It lets users vote while visiting your site, and those votes get registered on Pikk.com. |
|
Code (copy and paste to your blog or web site): |
Preview |
|
<script> pikk_skin = 'poll'; pikk_pop = 'true'; pikk_background='#FFFFFF';/*you can override the background color, don't forget the hash!*/ pikk_url = 'http://www.miamiherald.com/news/breaking-news/story/805585.html'; </script> <script src="http://www.pikk.com/javascripts/widget.js" type="text/javascript"></script> |
|
Large widget:The large widget displays the pikk count and headline. When a user clicks on it, they are taken to your story on Pikk.com. |
|
Code (copy and paste to your blog or web site): |
Preview |
|
<script> pikk_skin = 'large'; pikk_background='#FFFFFF'; pikk_url = 'http://www.miamiherald.com/news/breaking-news/story/805585.html'; </script> <script src="http://www.pikk.com/javascripts/widget.js" type="text/javascript"></script> |
|
Badge widget:The badge widget displays the pikk count and headline. It is size-compatible with other badges, such as StumbleUpon and Digg, if you want to cascade them. |
|
Code (copy and paste to your blog or web site): |
Preview |
|
<script> pikk_skin = 'badge'; pikk_background='#FFFFFF'; pikk_url = 'http://www.miamiherald.com/news/breaking-news/story/805585.html'; </script> <script src="http://www.pikk.com/javascripts/widget.js" type="text/javascript"></script> |
|
Tiny widget:The tiny widget displays the tiny Pikk flower, which when clicked, takes the reader to the Pikk page for your story. |
|
Code (copy and paste to your blog or web site): |
Preview |
|
<script> pikk_skin = 'tiny'; pikk_background='#FFFFFF'; pikk_url = 'http://www.miamiherald.com/news/breaking-news/story/805585.html'; </script> <script src="http://www.pikk.com/javascripts/widget.js" type="text/javascript"></script> |
|
Please note, if you are a WordPress blogger, a plugin is available that makes this process simple. |
|