Can you download widgets and put them on iWeb? Not the Google Maps or iSense. I see a place for HTML snippets but where on the widget do I get the HTML?
Thanks.
Edit.... I found this website...Widgets are here...
Widgetbox › Super Mario Game web widget
Widget Code at Widgetbox but I don't understand it...
Insert a widget into a page using a <script> tag
<!-- Insert a widget via a script tag -->
<script src="http://widgetserver.com/syndication/subscriber/InsertWidget.js?appId=00000000-0000-0000-0000-000000000000"></script>
… where 00000000-0000-0000-0000-000000000000 is replaced by the ID of the widget.
When you install a widget via the ‘Advanced’ option in the Widgetbox UI,
this is the JavaScript snippet it has you cut and paste.
But I don't know the ID of the widget...