comment on the scroll view
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 11 Dec 2012 17:15:24 +0000 (18:15 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 11 Dec 2012 17:15:24 +0000 (18:15 +0100)
templates/view-scroll.html

index bd3b53b..4d0122c 100644 (file)
@@ -5,7 +5,8 @@
 {% insert_str prelude "css/sample.css" %}
 
 <!--<div id='scrolls' data-spy="scroll" data-target=".foo">-->
-<div id='scrollDiv1'> scroll1 area {{ lorem }} {{ lorem }} {{ lorem }} </div>
+<div id='scrollDiv1'> <p class='well'><code>This scroll view was an attempt to use the scrollspy widget from bootstrap, but I could not get this to work quite obviously</code></p>
+ {{ lorem }} {{ lorem }} {{ lorem }} </div>
 <div id='scrollDiv2'> scroll2 area {{ lorem }} {{ lorem }} </div>
 <div id='scrollDiv3'> scroll3 area {{ lorem }}  </div>
 <div id='scrollDiv4'> scroll4 area {{ lorem }} {{ lorem }} {{ lorem }} </div>