Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 Book Mark This Site Mod
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

rick7165
Senior Member

USA
1094 Posts

Posted - 06 March 2001 :  07:18:14  Show Profile  Visit rick7165's Homepage
Someone posted this a long time ago... Can someone repost this Mod?


Test Site
www.eastpasco.com
Running on HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser.

Moved per Alan's request by Dave M.

Edited by - davemaxwell on 06 March 2001 15:20:56

Aznknight
Senior Member

USA
1373 Posts

Posted - 06 March 2001 :  13:19:05  Show Profile  Send Aznknight an AOL message  Send Aznknight an ICQ Message
I posted this way back, just some javascript to bookmark this site and one to make it the start page. This is IE specific though. I'll look for the it since I don't recall the exact syntax.

- Alan
www.iamviet.com
Go to Top of Page

Aznknight
Senior Member

USA
1373 Posts

Posted - 06 March 2001 :  14:10:14  Show Profile  Send Aznknight an AOL message  Send Aznknight an ICQ Message
hmm I can't seem to find it using the search tools on this forum..so I looked it up in my site's code.

<table border="0" cellpadding="2" cellspacing="0" width="475">
<tr>
<td valign="top" align="center">
<script language="JavaScript1.2">

var bookmarkurl="http://www.calvsa.net"
var bookmarktitle="CalVSA (VSA at UC Berkeley)"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}

</script>
<a href="javascript:addbookmark()">Bookmark Us</a>
</td>
<td valign=top align="center">
<a HREF="javascript:null()" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.calvsa.net');">Set as Home</a>
</td>
</tr>
</table>


Change the url and stuff to your site...You can also pay with the table layout and stuff or not use it at all and just use the script and anchor tags.

PS can someone move this to add-on w/ code, please? I also posted code to some other posts on w/o code and they were not moved...man, i need to be a moderator for this section hehe.

- Alan
www.iamviet.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.18 seconds. Powered By: Snitz Forums 2000 Version 3.4.07