Mark as Read
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Overview
This module marks the HTML elements 'read' or 'unread' based on the CSS selector provided on the admin which is a very rare use case though. It uses database to track the user click activity as opposed to the cookies. This can be used with any html elements, but requires to have the unique attribute value which represents that html element uniquely.
Common Use Case
List of links on the sidebar and clicking on the links has to open url in the iframe.
Email client unbolds or changes display properties when unread email is clicked or read.
