1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 11:55:56 +00:00

add experimental floating title when scrolling long articles in combined mode

This commit is contained in:
Andrew Dolgov
2013-06-05 22:19:33 +04:00
parent a1495542fc
commit 08820be70b
5 changed files with 101 additions and 3 deletions

View File

@@ -260,6 +260,8 @@
<div id="headlines-toolbar" dojoType="dijit.layout.ContentPane" region="top">
</div>
<div id="floatingTitle" style="display : none"></div>
<div id="headlines-frame" dojoType="dijit.layout.ContentPane"
onscroll="headlines_scroll_handler(this)" region="center">
<div id="headlinesInnerContainer">