[Pro] make this as your home page

Greetings.

I would like to have an item on a page for “make this page your home page.” Is this possible in Freeway.

Thanks,

Rich


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

A quick google search for ‘javascript make homepage’ provides this:

<A HREF="#" onClick="this.style.behavior='url(#default#homepage)';
this.setHomePage('http://www.name-of-site.com');">
Make This Your Homepage
</A>

It doesn’t work very well however as I’ve just tried it and it did nothing. Seems to be mostly for IE browsers and such. Reminds me a lot of bookmarking links where it says, Bookmark This Page…and it only worked on Netscape and IE.

To insert this into a FW document, try and use an HTML markup item and you’d then change the “http://”…to whatever you want and then change the ‘Make this your homepage’ to whatever you want.

This may also be a good solution in which it creates a pop-up off of a link that gives instructions on how to make this site the person’s homepage with instructions for their specific browser. More or less an alternative rather than forcing them a change without their own consent.

http://javascript.internet.com/page-details/set-homepage-link.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options