Active
Project:
jQuery expander
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2012 at 18:48 UTC
Updated:
23 Oct 2012 at 18:48 UTC
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]);