GIDForums  

Go Back   GIDForums > Webmaster Forums > Web Design Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 16-May-2003, 11:23
jrobbio's Avatar
jrobbio jrobbio is offline
Regular Member
 
Join Date: Jan 2003
Location: Loughborough, England
Posts: 840
jrobbio will become famous soon enough

Customised title for adding to favourites


I don't know if this is possible, but I really like the fact that in IE and probably other browsers that whatever you add to the favourites you can then type quickly into the address bar. The problem is though that when someone adds your site to the favourites, they get the header that appears on the page and it can look messy and too long.

To customise the add to favourites title place this in the header changing the url and title to whatever you wish. The idea is to think of something quick to type and memorable so that people will come back.

Code:
<script language="JavaScript1.2"> <!-- var bookmarkurl="http://www.desilva.biz/forum" var bookmarktitle="GIDForums"


Then place the code below somewhere on the page so people can bookmark the site in a quick fashion.

Code:
<a href="javascript:addbookmark()">Click here to bookmark this site</a>


This way whether the person manually chooses to add the site to their favourites or clicks on the link then you are capturing them all.

Another way to do this
Code:
<a href="javascript:window.external.AddFavorite('http://www.desilva.biz/forum', 'GIDForums')">Add GIDForums to Favourites</a>
 
 

Recent GIDBlogProblems with the Navy (Chiefs) by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 18:38.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.