inherit
217600
0
May 23, 2023 11:41:01 GMT -8
wollastoni2
30
January 2015
wollastoni2
|
Post by wollastoni2 on Jan 9, 2015 4:58:13 GMT -8
Hello
I have added in my Header a html code to create a Favorite Button. This is the code I am using : <input id="btnBookmark" type="button" value="Add To Favorites" onclick="window.external.AddFavorite(location.href, document.title);">
Problem with this code, it creates a Favorite of the page that you are visiting when you click on it. I would like the favorite address to be always the homepage of my forum even if you are not on the homepage when you click on the button, how should I modify my html code ?
Thanks a lot
|
|