summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-06-05 22:19:33 +0400
committerAndrew Dolgov <[email protected]>2013-06-05 22:20:22 +0400
commit08820be70b4d5cbe66e9ca9d5986c429c5186ca5 (patch)
tree94f9dc2e789de967a0c26c55b84c5b60cba1befa /index.php
parenta1495542fcbe85e5dbe84d4eea26a8364924e2f0 (diff)
add experimental floating title when scrolling long articles in combined mode
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.php b/index.php
index 8dae2831f..db7962908 100644
--- a/index.php
+++ b/index.php
@@ -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">