We want to make it as easy as possible for people to return to our pages. As well as ordinary bookmarking, there are two other options. Incidentally, start pages can be used in their own right for outreach.
Right-click here to bookmark or make desktop shortcut.
The title (in your page header) will be that which displays on the shortcut, or in the bookmark file, so make sure it is a meaningful title. For a bookmark file, it is an advantage that it start with an early letter in the alphabet. People can even drag a shortcut onto their start-menu if they wish. If you encourage them to do this, then it may be kind to tell them somewhere how to undo the procedure.
<script language="JavaScript">
if (document.all){
document.write('Start Page</a>');
}
// If it's Netscape 6, tell user to drag link onto Home button
else if (document.getElementById){
}
// If it's Netscape 4 or lower, give instructions to set Home Page
else if (document.layers){
}
else {
}
</script>
Note that the two classes used in the links on this site are "red" (which colors the link red)
and "popup2" which colors a non-link red, underlined, and with a query mark on mouse hover
{ cursor: help; color: red; text-decoration: underline; }.
|
FREE AND SIMPLE: Syndicate this page's content into your site • Insert this page's text directly into your own website. then copy/paste (CTRL+C/CTRL+V) this Javascript code into your own page: help | example. (Please DO NOT copy the actual text of this page onto your own site: reasons.) Other options for re-use. • Or please link to this page • Add a Bulletin subscribe form to your site. |
Latest Bulletin: |
© Jul 2008 Web Evangelism Guide Contact us Sitemap Privacy About us Meaning of life
|
|
|