If you want to use Picker Wheel on your existing website or blog, you can now embed it by using the code below.
<iframe src="https://pickerwheel.com/emb?choices=" width="100%" height="600px" scrolling="no" frameborder="0"></iframe>
You can append your choices after the ?choices=
with comma separating each choices to suit your need. For example:
<iframe src="https://pickerwheel.com/emb?choices=Jan,Feb,Mar,Apr" width="100%" height="600px" scrolling="no" frameborder="0"></iframe>
You can adjust the width
and height
to get a good fit.
Please test your width/height size in both dekstop and mobile views to ensure the wheel is fit to the screen. Below is an example of Picker Wheel embedding in Wordpress site.
Choose Insert -> Get Add-ins
Search and add a Web Viewer
Insert Picker Wheel URL with choices. Add or change your choices after the ?choices=
with comma separating each choices. For example:
https://pickerwheel.com/emb?choices=Jan,Feb,Mar,Apr
Click Preview. Picker Wheel appears!
If you need help or have any feedback about embedding the Picker Wheel. Please let us know here.
NOTE: Picker Wheel doesn't support embed in Google Slides and Prezi.