View Single Post
Old 03-14-2005, 07:53 PM  
JOKER
Facit Omnia Voluntas
 
JOKER's Avatar
 
Industry Role:
Join Date: Apr 2003
Location: Offshore
Posts: 2,105
PHP Code:
<font size="3px" face="Verdana"><b>
<
script language="JavaScript">
<!--

var 
txt "Bookmark this page!"

var url this.location;
var 
who document.title;
var 
ver navigator.appName
var num parseInt(navigator.appVersion)
if ((
ver hahahaha "Microsoft Internet Explorer")&&(num >= 4)) {
   
document.write('<A HREF="javascript:window.external.AddFavorite(url,who);" ');
   
document.write('onMouseOver=" window.status=')
   
document.write("txt; return true ")
   
document.write('"onMouseOut=" window.status=')
   
document.write("' '; return true ")
   
document.write('">'txt '</a>')
}else{
   
txt += "(Ctrl+D)"
   
document.write(txt)
}

//-->
</script>
</font></b> 
Just paste into any papge, it grabs its title and domain on its own.
__________________
Facilitation - BizDev - Traffic - Consulting - Marketing
Skype: jokerempire | Silent Circle: joker

JOKER is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote