How to create a favlet to allow my members to use this code offsite?
favlet should have a link they can drag to their toolbar links.
<form><input type="button" onClick="fullwin('')" value="Screensaver"></a></form> or if i make ita regular href link can they drag that to their toolbar links?
<a href="forumer.com/index.php?act=Attach&type=post&id=7101" target="_blank">screensaver</a>
how do I make it open full window with a regular href link though?