I used to scramble email addresses embedded into web pages so the spam harvesters wouldn't snag them by searching the source code for the mailto: tag. Then I came across this great and simple way of using JQuery's Ajax functionality to do the trick. Basically the...
