Jump to content
xisto Community
Sign in to follow this  
alexia

Bookmark Us Tutorial + Script

Recommended Posts

<!-- TWO STEPS TO INSTALL BOOKMARK US SCRIPT: :)

 

 

 

1. Copy the coding into the HEAD of your HTML document

 

2. Add the last code into the BODY of your HTML document

 

 

<!-- STEP ONE: Paste this code into the HEAD of your HTML document -->

 

 

 

<HEAD>var url = this.location;var who = document.title;var ver = navigator.appNamevar num = parseInt(navigator.appVersion)if ((ver == "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></HEAD>

<!-- STEP TWO: Copy this code into the BODY of your HTML document  --><BODY><font face="Arial" size="3"><b><script></script></b></font><p><center><font face="arial, helvetica" size"-2">Good hosing<br>by <a href="http://Xisto.com">The Good hosting</a></font></center><p><!-- Script Size:  1.72 KB -->
Notice from snlildude87:
Code looks awfully similar to the at here: http://www.javascriptsource.com/
Edited by snlildude87 (see edit history)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.