2005
Simultaneously Digg All Stories On a Single Page
Sponsored Links
Not sure what the purpose of this hack. But using the following JavaScript code, you can simultaneously digg all the stories on the current page. Simply input the following javascript code into the location bar in Firefox:
javascript:for(i = 0; i< document.links.length; i++) { var l = document.links[i].toString(); if(l.indexOf('wrapper_full') != -1) eval(l); }
[ Source ]
And while you're here, why don't you check out our other articles:
Pssst! Most people are coming to this page searching for:
We are pleased to offer you this exciting, new, and entirely free professional resource. Visit our 


