jQuery bind() elements with same id
Bind to elements of the same id. Now, if you can you should add a class to each element and bind to that! Or prevent default action of duplicate elements.
Bind to elements of the same id. Now, if you can you should add a class to each element and bind to that! Or prevent default action of duplicate elements.