John Weller wrote:
>  I also liked IE7's facility to have multiple home pages
> which all load when you start; not a facility I need but I can see it being
> of benefit to some. 

I wrote a HTML snippet that did that ages ago:

<!-- Single Click goes to 6 web sites! -->
<a HREF="http://www.sanangelostandardtimes.com/";  title="Single click 
goes to several web sites!"
   
onclick="window.open('http://www.wunderground.com/cgi-bin/findweather/getForecast?query=12168');
            window.open('http://www.snopes2.com/info/whatsnew.htm');
            window.open('http://www.unitedmedia.com/comics/dilbert/');
            window.open('http://horoscopes.excite.com/index/id/Virgo.html');
            window.open('http://www.woot.com/');
            window.open('http://www.cnn.com/');">
            Hydra Link!</a>


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to