• Hi, I added this script in header.php to have “Bookmark this site” in header but the problem is that it works only with Firefox and IE, how can I do to get it running even with other browser lik Google Chrome, Opera ecc?

    <a href="javascript:if(document.all)window.external.AddFavorite(location.href,document.title);else%20if(window.sidebar)window.sidebar.addPanel(document.title,location.href,'');">Aggiungimi ai Preferiti!</a>

    Thanks for your help!

The topic ‘Problem with Bookmark script in header.php.’ is closed to new replies.