javascript:(function(){var a = document.querySelectorAll('li a'),l = a.length;window.location.href = a[Math.floor(Math.random() * l)].href;})();
NOTE: this JavaScript will only work properly ( AS A BOOKMARK ) on the list page. i.e. http://www.cryptomuseum.com/crypto/list.htm
Instructions:
1. create the bookmark as instructed above...
2. go to the list page @ url above...
3. CLICK THE BOOKMARK!
The code worked perfectly once I placed it into a bookmark!
javascript:(function(){var a = document.querySelectorAll('li a'),l = a.length;window.location.href = a[Math.floor(Math.random() * l)].href;})();
NOTE: this JavaScript will only work properly ( AS A BOOKMARK ) on the list page. i.e. http://www.cryptomuseum.com/crypto/list.htm
Instructions:
1. create the bookmark as instructed above...
2. go to the list page @ url above...
3. CLICK THE BOOKMARK!