Features
- Creates a focus rectangle by tweening four corners to the focused element.
- LGPL licensed
Overview
Creates a focus rectangle by tweening four corners to the focused element.
Requirements
The requirements below represent the configuration used to develop and test the plugin.
- jQuery 1.3.2
Project Details
The project page is hosted on Google Code at: http://code.google.com/p/jquery-followfocus/
Demos are available: basic advanced
Documentation appears along side the demo: here
Download
Version: 0.2
Date: 2009-4-1
Author: Jesse Voogt http://www.inspiredrobot.com
Author: Patrick Jones http://www.patrickmjones.com
Download: jquery.followFocus-0.2.zip
Change Log
- Version 0.2 – 2009-4-1
- Added advanced demo
- Autoloads JQuery from Google AJAX APIs if not found
- Version 0.1 – 2009-3-31
- Initial public release