summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xindex.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 0ed5d99..9be90dd 100755
--- a/index.html
+++ b/index.html
@@ -29,7 +29,7 @@
<li data-coords="2,6"><a href="http://jqueryui.com/demos/tabs/">Tabs</a></li>
</ul>
- <ul data-color="#00ff00" data-label="jQuery Interactions" data-shiftCoords="0,-1">
+ <ul data-color="#00ff00" data-label="jQuery Interactions" data-shiftCoords="0,-1">
<li data-coords="2,6"></li>
<li data-coords="2,5.9" data-marker="@interchange"> </li> <!-- marker-only node, moved up by 0.10 -->
<li data-coords="5,6" data-marker="@station" data-labelPos="N"><a href="http://jqueryui.com/demos/selectable/">Selectable</a></li>
@@ -38,10 +38,10 @@
<li data-coords="7,5" data-dir="E" data-marker="station" data-labelPos="E"><a href="http://jqueryui.com/demos/droppable/">Droppable</a></li>
<li data-coords="7,1" data-marker="interchange" data-labelPos="W"><a href="http://jqueryui.com/demos/draggable/">Draggable</a></li>
</ul>
-
+
</div>
- <div id="legend"></div>
+ <div id="legend"></div>
<script type="text/javascript">
$(".subway-map").subwayMap({ debug: true });