I am trying to add a div to my container on click and inside the div - I have tabs and other events. When the page loads, the tabs and other events works but when I navigate to other div that is inside my container ... then the tabs, events inside the div stops working.
I am new to using jQuery, I tried other method from Stack-Overflow but no result.