[Dojo-interest] Re: displaying bug with Accordion widget

Tung Chau tungchau81 at yahoo.com
Mon Jan 29 16:36:01 MST 2007


Hi Brian,
  Never mind. I found the solution. I did the following things in onHide and it worked. This is a temporary workaround for this problem in FF, but I think they need to fix it in a dojo build in the future. However, I don't know how to submit a ticket.
   
  dojo.lang.forEach(this.parent.children, function(child){dojo.html.hide(child.domNode);});"
   
  Regards,
  Tung Chau. 
   

 
---------------------------------
Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives. Check it out.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://dojotoolkit.org/pipermail/dojo-interest/attachments/20070129/13c29f03/attachment.html


More information about the Dojo-interest mailing list