Appendix C. JavaScript DHTML Libraries

In this chapter

Accesskey Underlining Library (AUL)

Behaviour

cssQuery()

Dean Edwards IE7

DOM-Drag

JavaScript Shell

Lightbox JS

Moo.fx

Nifty Corners Cube

overLIB

Sorttable

Tooltip.js

WZ_jsgraphics

WZ_dragdrop

Accesskey Underlining Library (AUL)

Web site: www.gerv.net/software/aul/

License: New BSD

AUL is a JavaScript library that, when included, adds additional behaviors to your HTML page based on existing accesskey attributes. It works by taking HTML elements that have accesskey attributes and adding underlines under the matching characters within the label. For example, a button defined as <button accesskey=”b”>button</button> would be displayed with an underline under the ...

Get Understanding AJAX: Using JavaScript to Create Rich Internet Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.