DHTML represents one of my greatest love/hate relationships with technology. But thanks to increasing market-share of standards compliant browsers – and jQuery to iron-out many of the remaining inconsistencies between browsers – working with DHTML has become more a labour of love than anything else.
All of the following are implemented as unobtrusive JavaScript, supporting a progressive enhancement approach to web development and strive to maintain universal accessibility.
Widgets
Interface enhancements
- XUI validation
- Compact form labels
- Fragment highlighter
- More information
- Shorter list
- Checkerboard tables
- Linked up
- Easy rounded corners
Utilities / core techniques
- Transformer layout
- Resize events
- ARIA Keyboard navigation
- ARIA labelledby
- Detecting keyboard focus
- Got style?
- Utilities
Posted in
Comments Off on DHTML / widgets