I am using bootstrap and a notification box inside a <div class="dropdown-menu dropdown-menu-right>.
If I click on it it close the notification box (as the dropdown bootstrap usually do).
How can mark read / unread inside it if the first click toggle off the box?
I am using bootstrap and a notification box inside a <div class="dropdown-menu dropdown-menu-right>. If I click on it it close the notification box (as the dropdown bootstrap usually do). How can mark read / unread inside it if the first click toggle off the box?