Hi, I am totally java noob.. I want to make a widget to place at the top right corner on my site, and redirect it to my article. Please advice on how to make it. Thanks. p/s: I used the www.adiwidget.blogspot.com code generator, but it redirect to its page, not mine. Here's the code generated: <script language="JavaScript" src="http://adiwidget.com/js/aditop.js" type="text/javascript"> </script> <script language="JavaScript" type="text/javascript"> cot("http://i595.photobucket.com/albums/tt31/jacob2lame/savealife.png")</script>
You have to copy the aditop.js file and host it on your own server or copy the code to your own html page. Edit the url inside that file to point to your own page instead of their blog. (found in the 5th last line)