Skip to content

Instantly share code, notes, and snippets.

@allourideas
allourideas / gist:1305082
Created October 21, 2011 21:51
Example of widget embed code
<iframe src="http://widget.allourideas.org/[your_idea_marketplace]?info=matt_blog" width="450" height="410" frameborder="0" scrolling="no"> </iframe>
@allourideas
allourideas / gist:1305077
Created October 21, 2011 21:50
Example of widget embed code
<iframe src="http://widget.allourideas.org/[your_idea_marketplace]?add_idea_button=FF0000" width="600" height="800" frameborder="0" scrolling="no"> </iframe>
@allourideas
allourideas / gist:1305073
Created October 21, 2011 21:47
Example of widget embed code
<iframe src="http://widget.allourideas.org/[your_idea_marketplace]?text_on_white=009900&submit_button=0000FF&vote_button=555555&flag_text=990000&tab_hover=990000&cant_decide_button=22DDFF&add_idea_button=567823&question_text=800020&text_on_color=FFCCAA" width="350" height="460" frameborder="0" scrolling="no"> </iframe>
@allourideas
allourideas / gist:1305064
Created October 21, 2011 21:45
Example of widget embed code
<iframe src="http://widget.allourideas.org/[your_idea_marketplace]" width="550" height="650" frameborder="0" scrolling="no"></iframe>
@allourideas
allourideas / gist:1305057
Created October 21, 2011 21:40
Embed code for Occupy Wall Street widget
<iframe src="http://widget.allourideas.org/occupywallstreet" width="550" height="650" frameborder="0" scrolling="no"></iframe>
@allourideas
allourideas / gist:1305047
Created October 21, 2011 21:36
Example of widget embed code
<iframe src="http://widget.allourideas.org/[your_idea_marketplace]" width="450" height="410" frameborder="0" scrolling="no"> </iframe>
<iframe src=’http://widget.allourideas.org/occupywallstreet’ width=’550’ height=’650’ frameborder=’0’ scrolling=’no’></iframe>