Hi
So below provided example, show a button ‘Event 1’ that adds a notification
Events button show all the notifications that you have just added.
for some reason the notification seems to multiple randomly whenever i click the ‘Event 1’ button second time. Please help whats causing this issue. The way i am creating these is that the ids are dynamically created.
Another issue i am trying to solve is how can i get the click event for the dynamically created notification. So that i can change the font-weight of the message from bold to normal.
Here is my example:
http://jsfiddle.net/8trecdyL/20/