djleli 0 Report post Posted August 9, 2004 <a href="#" onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('PUT YOUR URL HERE');"><font color=navy face=verdana size=2><b>Click here to set this as your home page</b></font></a> Under "PUT YOUR URL HERE" you insert something like Xisto.com or something Share this post Link to post Share on other sites
Argosoft 0 Report post Posted August 9, 2004 wow! really useful, thanks! Share this post Link to post Share on other sites
djleli 0 Report post Posted August 9, 2004 no worries mate if you need any help just drop a line anytime you want ive got some experience now on html and that kinda of stuff Share this post Link to post Share on other sites
Vacant 0 Report post Posted August 10, 2004 <a href="#" onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('PUT YOUR URL HERE');"><font color=navy face=verdana size=2><b>Click here to set this as your home page</b></font></a> Technically thats JavaScript, not HTML, even if it doesnt say <script> anywhere. Just though i'd point that out... Cool though, I'll be using it Share this post Link to post Share on other sites
Spectre 0 Report post Posted August 10, 2004 Only: this.style.behavior='url(#default#homepage)';this.setHomePage('PUT YOUR URL HERE');Is JavaScript; the rest is HTML. Just thought I'd point that out... Share this post Link to post Share on other sites
Vacant 0 Report post Posted August 10, 2004 You know what I meant. It USES Javascript. hmmm...maybe i should just keep my supposedly clever comments to myself in future *shuts up* Share this post Link to post Share on other sites
triplebtalk 0 Report post Posted January 3, 2009 You can also redirect to your homepage from another page with PHP like so: <?phpheader( 'Location: [url="http://forums.xisto.com/no_longer_exists/; );?>Make sure you put it above the HTML code like so:<?phpheader( 'Location: [url="http://forums.xisto.com/no_longer_exists/; );?><html><head><title>Redirecting Now...</title><style type="text/css">body{background: #000000;}p, h1, h2, h3, h4, h5, h{color: #CCCCCC;}</style></head><body><h1>Redirectiom Page</h1><p>Redirecting Now...</p></body><html> Notice from rvalkass: Code tags are needed around all code. Share this post Link to post Share on other sites
rpgsearcherz 5 Report post Posted January 3, 2009 Those are some pretty cool codes.But...For the one that adds to favorites, that means you could use it to add a *different* site to favorites too, right?Like a blind one I mean...Be on Xisto but have it add something like http://www.rofl.com/ to the favorites instead? Share this post Link to post Share on other sites
anheizhiye 0 Report post Posted January 17, 2009 thank you for this code!i could use it in my website soonly !you are avery kind Share this post Link to post Share on other sites
stopthewarm 0 Report post Posted February 6, 2009 Well thanks alot for the tip. What i used to do is when i wanted people to make my page as their homepage is write:To make my website your homepage click ctrl:d or firefox users please go to internet options and set this as your homepageWell now i have better options..surely Share this post Link to post Share on other sites
getube 0 Report post Posted January 21, 2010 I think ths code many not work correct with differtent browsers. so the code need to rewrite to support newest browsers. Share this post Link to post Share on other sites