Thanks for the advice. You guys have convinced me that I need to accommodate non-JavaScript browsing. It doesn't matter how few browsers can't use JavaScript if a good many geeky people (a large part of my customer base) turn off their JavaScript.
I've beaten the noscript tag problem into submission. It turns out that the JavaScript has to be on for me to update the html on my cafepress page, but off if I want to see whether my noscript is working.
On the other hand, I don't know whether I've protected myself from any spammers at all. Is it only the gungho spammers who go after the source code, with the casual slobs contenting themselves with the visible pages? I bet there's no way to obfuscate the email address in a mailto tag, but I'd be delighted if I'm wrong.
The reason I'm using my gmail address is that I'm hoping gmail spam blocking is at least fairly good.
I've beaten the noscript tag problem into submission. It turns out that the JavaScript has to be on for me to update the html on my cafepress page, but off if I want to see whether my noscript is working.
On the other hand, I don't know whether I've protected myself from any spammers at all. Is it only the gungho spammers who go after the source code, with the casual slobs contenting themselves with the visible pages? I bet there's no way to obfuscate the email address in a mailto tag, but I'd be delighted if I'm wrong.
The reason I'm using my gmail address is that I'm hoping gmail spam blocking is at least fairly good.