Xoopiter-Jeff
04-28-2004, 01:05 AM
Hi,
This is a code from a phpbb hack but its basic HTML. This code adds my/your web page to be your default home page. I want it to add my/your page to " favorites" Instead. How can I do this?
Here is the code
a href="#" onclick="this.style.behavior='url(#default#homepage)'; this.setHomePage('....');">Mysite</a>
This is a code from a phpbb hack but its basic HTML. This code adds my/your web page to be your default home page. I want it to add my/your page to " favorites" Instead. How can I do this?
Here is the code
a href="#" onclick="this.style.behavior='url(#default#homepage)'; this.setHomePage('....');">Mysite</a>
