I have developed a reminder application and I want to show a reminder to the user in form of a notification/popup/modal-window consisting a form, irrespective of what tab user is using in the browser.
As a response to this notification, user clicks to acknowledge or snooze the notification which closes the modal, just like in Facebook notifications.
Ps: Any alternate idea to show reminder to user with form and implement snooze button? will highly appreciate.