View Single Post
  #32  
Old 10-13-2006, 12:11 AM
blm126's Avatar
blm126 blm126 is offline
Senior Coders
 
Join Date: Sep 2005
Posts: 882
Thanks: 0
Thanked 3 Times in 3 Posts
Default

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)
__________________
-Brady