HTML

B

bitsnstuff

Would anyone in the know, please be able to tell me if this code it correct :-


</style><script language="JavaScript1.2">
var bookmarkurl="http://www.kjbeckett.com";
var bookmarktitle="KJ Beckett - Mens Accessories";
function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle);
}
</script><script language="JavaScript" type="text/JavaScript">

My plan was to put in on the homepage with a image with alt tag, so that people can bookmark my site.

Am I getting the gist this, or am I way off the mark?

Kate :?
 

Latest Articles