00 16/10/2006 13:56
Re:

Scritto da: maldini 16/10/2006 13.17
prova un momento a postarmi il codice che hai scritto
magari cè un errore



<script language="JavaScript1.2">


//configure the two variables below to match yoursite's own info
var bookmarkurl="http://freeforumzone.leonardo.it/viewForum.aspx?f=90065"
var bookmarktitle="Parole e poesia"

function addbookmark(){
if (document.all)
var imgFav= new Image();
imgFav.src="";
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}

</script>
<CENTER><a href="javascrtpt:addbookmark()">Aggiungi il forum ai preferiti</a></CENTER>

credo sia questo!!
Modificato da @Orchidea@ 16/10/2006 13.56