Archives for the 'JavaScript Tutorials' Category
Embedding Email Message Subject and Body Content into your “mailto:” Links
Learn how to use JavaScript to automatically add an email subject, cc, bcc, or message body to your site visitors’ outgoing “mailto:” emails.
Hide your “mailto:” Email Addresses from Spambots with JavaScript
Intermediate JavaScript tutorial with code samples showing how to use JavaScript to hide your “mailto:” email addresses from spambots.
Store Your JavaScript Code in a .js File
Improve your code to text content ratio by following this JavaScript tutorial that will show you how to move your JavaScript code to a .js file.


