Multiple jQuery UI buttons with same ID
- by Mark Nolan
There might be a really simple solution to this question, but i just don't see it!
I have a page with a list of items. every item has the same jquery ui button (its inside a dialog and adds that item to a list). i identify the item via the parenting DIV holding the DB id. So far so good...
The Problem is only the first button on the list works!…