View Single Post
  #5 (permalink)  
Old 01-22-2003, 05:04 PM
IACOJ IACOJ is offline
Moderator
 
Join Date: Nov 2002
Posts: 737
Thanks Martin You da best too

What if I change the h ref to something like this?

Code:
<a HREF style="cursor:hand" class="" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.yoursite.com');">Bookmark</a>

The class being the same as the other links in the html file?
Reply With Quote