Hi,

thanks for the nice module. I have a problem, when I set "use Ajax" for attached view (EVA - attached view to the node) the expander doesn't work any more.

In firebug I get:
TypeError: $(".field-expander-" + key).expander is not a function
[Break On This Error]

$('.field-expander-' + key).expander(expander[key]);