Make your own gadgetHere is the code for the gadget:
<?xml version="1.0" encoding="UTF-8"?> <Module> <ModulePrefs title="mouseover example" /> <Content type="html"> <![CDATA [ <a href="#"onmouseover="image1.src='http://www.k8oms.net/ mouseover/who2.gif';" onmouseout="image1.src='http://www.k8oms.net/mouseover/ bob1.gif?attredirects=0&d=1';"> <img name="image1" src=" http://www.k8oms.net/mouseover/bob1.gif " width="132" height="141" border="0"></a>]]> </Content> </Module> Then I edited the page, clicked, Insert, More gadgets, selected gadget by URL and inserted the URL.
Users will have to edit the code for the location of their images and the height and width values. Mori's GadgetMori has created a configurable mouseover gadget!<--- See it in use in the example to the left. See his instructions here. |