jEmailGenerator
A front-end jQuery plugin to help prevent web crawlers detecting emails
Simply use: $( selector ).jEmailGenerator();
On an element with these 3 data attributes: 'data-eName' 'data-eHost' 'data-eDomain'
jEmailGenerator is a jQuery plugin that generates email addresses from HTML5 data attribute to prevent crawlers and spambots.
emailA front-end jQuery plugin to help prevent web crawlers detecting emails
Simply use: $( selector ).jEmailGenerator();
On an element with these 3 data attributes: 'data-eName' 'data-eHost' 'data-eDomain'