jQuery A+ is an unobtrusive script (<10KB) that adds useful features to <A> tags allowing webpages to maintain compatibility with HTML standards. The script syntax is compatible with all HTML / XHTML standards.
For example, you can ask for confirmation before opening a link
<a href="demo/ok21.htm" class="confirm">Click Me</a>
or open URL inside a <dialog> without using javascript code:
<a href="demo/ok47.htm" class="dialog-ajax">Click Me</a>
or open a popup window:
<a href="demo/ok31.htm" class="win-center">Click Me</a>
and much more ...
Is JavaScript disabled? The links will continue to work in the traditional way!
This plugin requires jQuery 1.7.0 and above to work. Fully compatible with jQuery 4.0! Tested on Chrome, Edge, Firefox, Safari.
Download
- jQuery A+ 0.10.0 (2026-01-28) : compressed | uncompressed
Changelog: view
Old versions: archive
Source on GitHub: https://github.com/andreaval/jAplus
Star
Author
Designed and developed by Andrea Vallorani
andrea.vallorani@gmail.com
Follow @andreaval
jQuery A+