Apr
05
Posted on 05-04-2008
Categories: ajax, hack, javascript, sviluppo, web 2.0 - Author: Mat on 05-04-2008

If you’re using a Mootools Accordion on Internet Explorer 7, sometimes it doesn’t open on item specified in show property.
You can simply fix this bug without using show property but calling Accordion.display method immediately after accordion creation, so you’ll get open item also in IE.

View Accordion documentation


 

Comments

Eric on 6 Aprile, 2009 at 01:05 #

The problem with this is that it still shows the open animation. The “show” property is not supposed to animate at all, so this isn’t really a work-around.


Post a Comment
Name:
Email:
Website:
Comments: