Make it your default homepage

admin

Administrator
Staff member
<a href=http://www.webdeveloper.com/forum/archive/index.php/"http:\\www.xxxxxx.com" onClick="this.style.behavior='url#default#homepage)';
this.setHomePage('http://www.11111.com');"
>Make it your default home page</a>

I used this code to create a default homepage, but I do not want it to go anywhere after one created the default homepage.

I am stuck with a href code because I do not know how I can get around 'onclick' code without using a href or button.

I would like to use the text "Make it your default homepage " in text to create a default homepage and that it will not go anywhere after that.

Many thanks in advance.

Jim
 
Back
Top