]> git.sesse.net Git - ultimatescore/blobdiff - score.html
Fix the lower third being stuck after show + hide.
[ultimatescore] / score.html
index 61eb13394e55137fb6e8812b61f67251bcdbfb12..e824684050e3562eaffe4213bdc6c19e219019d5 100644 (file)
         <a href="javascript:showlowerthird()">show lower third</a>
         <a href="javascript:hidelowerthird()">hide lower third</a>
       </p>
+      <p>
+        <a href="javascript:stopcarousel();showgroup('Group A')">show group A</a>
+        <a href="javascript:stopcarousel();showgroup('Group B')">show group B</a>
+        <a href="javascript:stopcarousel();showschedule()">show schedule</a>
+        <a href="javascript:stopcarousel();showcarousel()">show carousel</a>
+        <a href="javascript:stopcarousel();hidetable()">table out</a>
+      </p>
     </div>
 
 <script src="carousel.js" type="text/javascript"></script>