The plugin's purpose is to load longdesc attribute content and make it available to users without assistive technologies (AT).
Assistive technology or adaptive technology (AT) is a term that includes assistive, adaptive, and rehabilitative devices for people with disabilities.
Comes with examples of different longdesc attribute usage.
Requirements:
· JavaScript enabled on client side
· jQuery 1.4.2 or higher
Limitations:
· No IE6 support
· The info icon is not currently being displayed in any IE browser
· Only descriptions on the same server can be loaded due to the Ajax same origin policy.