v1.1 released!
Available at:
http://www.webtech101.com/index.php?page=effect-menu
version with included documentation:
http://www.webtech101.com/uploads/mleffect/mleffect.zip
Changelog
Feature Changes
- Pure CSS backup menu. In most browers(Firefox,Opera,IE7) a dropdown menu will be produced without javascript
- Sub menus are hidden by default and must be shown with "accessible" switch for IE6 without javascript
- removed one of the effects(blink) for various reasons
- Two new switches trail and left(details on linked page)
- delay switch wait time has been increased
Code Changes
- more CSS, less javascript
- onload event handler modified to play nice with other scripts
- IE conditional comment changed to not effect IE7 which does not need it
- CSS almost completely re-written to work better and look nicer
- Various bug were fixed
- Browser detection removed(in favor of a try..catch)