Scripts: Javascript

Set Homepage From a Link (IE 4+)

This script shows that you can apply a link to a table cell using the onClick event.

Specify the homepage (e.g jasonpullen.com)
make 'jasonpullen.com' your homepage

onClick="this.style.behavior='url(#default#homepage)'; this.setHomePage('http://www.yahoo.co.uk/');"