Replicating an IX trigger element with jQuery removes the IX

Hey Guys!

I have an element with an IX, however when I replicate the element using jQuery the new element does not have the IX.

I assume this has something to do with event listeners?

An example of the problem would be an interactive to-do list. There is one to-do element when the page loads, then the user can add additional to-dos. I want each additional element to have the same IX attached as the first.

Anyone know how to work around this?


Here is my site Read-Only: LINK
(how to share your site Read-Only link)