Team:ETH Zurich/slidermapinfo

From 2014.igem.org

(Difference between revisions)
Line 57: Line 57:
$(document).ready(function(){
$(document).ready(function(){
   
   
-
  $('#map').mapster({
+
  $('#map1').mapster({
     fillColor: 'FFFFFF',
     fillColor: 'FFFFFF',
     fillOpacity: 0.5,
     fillOpacity: 0.5,
Line 77: Line 77:
</script>
</script>
-
<img src="https://static.igem.org/mediawiki/2014/5/54/ETH_Zurich_Slider_Slide4.png" usemap="#map" id="map"/>
+
<img src="https://static.igem.org/mediawiki/2014/5/54/ETH_Zurich_Slider_Slide4.png" usemap="#map1" id="map1"/>
-
<map id="map" name="map"><area shape="rect" alt="" title="" coords="532,2268,2820,2484" href="https://2014.igem.org/Team:ETH_Zurich/modeling/whole" target="" /><area shape="rect" alt="" title="" coords="212,36,3132,2268" href="https://2014.igem.org/Team:ETH_Zurich/project/infopro" target="" />
+
<map id="map1" name="map1"><area shape="rect" alt="" title="" coords="532,2268,2820,2484" href="https://2014.igem.org/Team:ETH_Zurich/modeling/whole" target="" /><area shape="rect" alt="" title="" coords="212,36,3132,2268" href="https://2014.igem.org/Team:ETH_Zurich/project/infopro" target="" />
</map>
</map>
</html>
</html>

Revision as of 17:41, 17 October 2014