Introduction
This article explain how make current page as default page in Internet Explorer. I have tried to explain in detail.
Using JavaScript we can done this job easily here is step to do.Just Download code from end if this article and past following code in webpage,when you are paste it will be like following figure.

Following few line code make this job,
{codecitation class="brush: csharp; gutter: true;" width="700px"}
onClick="this.style.behavior='url(#default#homepage)';
this.setHomePage(''+location.href+'');">
Click Here to Make My Web Page Your HomepageB>font>
{/codecitation}
Conclusion
We have learned how to make current page as default page in Internet Explorer
Happy coding Download Source Code
Thanks You
KirtiKumar Darji
|