PDA

View Full Version : Make Us HomePage


tafreeh
05-19-2008, 05:20 AM
Hello

Is it possible to have a pop window or a link on navbar to let user make us their HOMEPAGE... on just one click ......

this will keeep them coming back....

and if this thing already exist, then please provide me the url of it

Thankx

Lynne
05-19-2008, 04:03 PM
Google found this page for me: http://www.htmlbasix.com/homepage.shtml
and using vb.org as an example, I got this code:
<a href="#" onclick="this.style.behavior='url(#default#homepage)';this. setHomePage('http://www.vbulletin.org');" style="font-size:12px;color:#ffffff;font-family:verdana;">Set vbulletin.org as homepage</a>