News: Simple Add Favorites / Make Homepage Block
Posted by: jaschaOn 2002/3/21 20:46:51 6167 readsThis is painfully simple but a good addition to any site.
Just create a new block (I called mine "Bookmark Us. . .").
Add this code:
------- copy from here -------
Add to Favorites
onClick="this.style.behavior='url(#default#homepage)';
this.setHomePage('https://xoops.org');">
Make Xoops Your Homepage
------- to here -------
Be sure to change the xoops.org to your site etc.!
That's it!
See it in action HERE (on the right side above Polls).