This works:
$$('.toggler').addEvent('mouseenter', function()
{ this.fireEvent('click'); });http://davidwalsh.name/mootools-accordion-hover-event On Oct 9, 1:02 pm, genxco <[EMAIL PROTECTED]> wrote: > is there a way on accordion to change on mouse over? instead of > click? I found a thread about it but the link to the solution no > longer works? Could someone point me to the right direction?
