Hi everyone could anyone find or know the code for the above? I've looked but can only find it for add to fav's.

Any help would be great.

Recommended Answers

All 2 Replies

A simple web search for the phrase "JavaScript make homepage" turned up plenty of information on the topic.

Member Avatar for GreenDay2001

here's the code buddy

<a href="#" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://yoursite.com');">Click here to make this site as your default homepage</a>
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.