c-o-d-e Posted January 26, 2010 Share Posted January 26, 2010 I have a set as homepage link, and it looks like this. <a href="javascript:history.go(0);" style="float:right" onclick="this.style.behavior='url(#default#homepage)'; this.setHomePage('http://www.developers-community.com');">Set as Homepage</a> This only works on Internet Explorer, how can I make this more advanced to work with all if not most browsers? Thanks. Link to comment https://forums.phpfreaks.com/topic/189875-set-as-homepage-with-other-browsers-aswell-as-ie/ Share on other sites More sharing options...
nbarone Posted January 26, 2010 Share Posted January 26, 2010 You can't, sorry! Best bet would be to make a small picture with the link to the page, then ask your users to "drag" the picture to the home icon in firefox/chrome. Link to comment https://forums.phpfreaks.com/topic/189875-set-as-homepage-with-other-browsers-aswell-as-ie/#findComment-1001928 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.