JavaScript Plugins
From Hedgecode
This page contains the javascript plugins that are developed and maintained by the development team of the portal Hedgecode.
Contents |
Hedgecode Rotator
Hedgecode Rotator is a multifunctional javascript plugin for display of rotational HTML objects based on jQuery library.
Functional features:
- Ability to choose one of six types of objects rotation effects: slide, fade, bounce, drop, explode or puff;
- Presence of visual controls for the rotation of objects: start, stop, next, previous, go to a specific object;
- Ability to set time intervals for rotation of objects via the options parameter.
Download
Hedgecode E-Mail Obfuscator
Hedgecode E-Mail Obfuscator is a simple javascript plugin based on jQuery library for obfuscating e-mail addresses on HTML pages, which makes it difficult to collect personal data for Internet bots.
Functional features:
- Ability to specify a common domain of e-mail addresses through the input parameters of the plugin;
- Predefined values for e-mail addresses by default (webmaster, hostmaster, etc.), which can be supplemented by passing values to the plugin via the options parameter;
- Ability to additionally assign both the e-mail message subject and the message itself via tag attribute 'title'.