Randomize fonts and other elements on mouse event?
I'm trying to make what is hopefully a fairly simple script to randomize font size, font family, image sizes etc. on a page using a.click and disabling the normal hyperlink function.
Essentially looking to "destroy" the page randomly each time a link is clicked.
I'm really quite lost though, so any pointers on where to begin would be really appreciated!