Closed IR4T4 closed 7 years ago
My ui displays rss feed headers as links. I wasn't able to set the title from readings to show the full content of rss on mouseover/as tooltip - here is the fix.
Example:
<div class= "blank" data-type="link" data-title="RSS_NEWS:n00_description" data-color="white" data-height="1.5em" data-get="RSS_NEWS:n00_link"> <div class="left" data-type="label" data-device="RSS_NEWS" data-get="n00_title"></div> </div>
Note: After this update users have to set data-title explicitly to same value of data-get for old behaviour
My ui displays rss feed headers as links. I wasn't able to set the title from readings to show the full content of rss on mouseover/as tooltip - here is the fix.
Example:
Note: After this update users have to set data-title explicitly to same value of data-get for old behaviour