Automatically set the IE default home page, automatically add to the setup favorites, determine the client default home page

xiaoxiao2021-03-06  63

(1) Manually set IE default home Function setomePage () {if (document.all) {document.body.style.behavior = 'URL (# default # homepage)'; document.body.sethomepage 'http://blog.9cbs.net/luckyjan');}} setHomePage (); // Auto setting Default Home (3) Auto Add to Set Favorites