It really would be great to be able to sort the listings alpha or PR ... also would there be any way to be notified when one changes?
March 05, 2005 ·
version 1.0 Steven
Note:, in the code I just posted, don't put in a <br>, that was just there because I thought this form may not have processed a new line in my post.
March 05, 2005 ·
version 1.0 Steven
Awesome Widget!!! I thought it would be awesome to make the text of the sites clickable. So after line 76 of mainActions.js I added:<br>
siteNames[s].onMouseDown = 'openURL("'+sitename+'")';
siteNames[s].tooltip = "Click here to go to "+sitename+"!";
<br>
However, this does leave the bug of whenever you click the widget's text, it automatically brings you to the site.
March 02, 2005 ·
version 1.0 Adrian Gonzales
Ok, sorting and mini versions. Will work on it. :D
March 01, 2005 ·
version 1.0 dougward
I *love* it. Any chance for the option to sort your sites alphabetically, by signifance, PageRanking, etc.?