You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a sample application with some dynamic elements using grid.js. while click the particular item , it will show the pop-up and creating dynamic elements. Inside the dynamic elements , i am trying to insert the accordian ,but its not expanding or collapsing.
here is the classname called portfolio_description. Inside the class nothing gets triggered click event,hide or show,toggle etc,except delegate handler.if i remove the class , it gets trigerred.
I have created a sample application with some dynamic elements using grid.js. while click the particular item , it will show the pop-up and creating dynamic elements. Inside the dynamic elements , i am trying to insert the accordian ,but its not expanding or collapsing.
here is the classname called portfolio_description. Inside the class nothing gets triggered click event,hide or show,toggle etc,except delegate handler.if i remove the class , it gets trigerred.
[](Here is an plunker demo.
https://plnkr.co/edit/XY7A3D3YO7hoF8AulZpR?p=preview)
grid.js created an dynamic elements and for the dynamic elements styles will be in main.css
The text was updated successfully, but these errors were encountered: