Software Details:
Version: 1.1.1
Upload Date: 13 May 15
Distribution Type: Freeware
Downloads: 116
The library supports cross-browser compatible methods for many common web tasks.
Features:
- Color manipulation
- Position animation
- Adding and removing event handlers
- Editing cookies
- AJAX
What is new in this release:
- Updated requestAnimationFrame polyfill to use non-prefixed version if available
- Anim.fade and Anim.move
What is new in version 1.1:
- Enabled strict mode
- Style changes
- Updated documentation
- Minor bug fixes
- Added WJB alias for WJBRYANT global variable
What is new in version 1.0.8:
- WJBRYANT.head now uses document.head if available.
- Ajax.request:
- Added onuploadprogress option.
- Changed onprogress option to ondownloadprogress.
- The data option can now be a FormData object.
- Ajax.scrape:
- Now uses the FormData API if available.
- No longer includes submit input by default.
- The clickX and clickY parameters were combined into [clickX, clickY].
- Improved documentation.
- Anim.fade & Anim.move:
- Now return an object with an end method.
- No longer throw errors for invalid arguments.
Requirements:
- JavaScript enabled on client side
Limitations:
- This library was written mainly for educational purposes and may contain errors or bugs.
- It has not been fully tested and is not fully optimized.
- New versions may change the API.
Comments not found