Team:Oxford

From 2014.igem.org

(Difference between revisions)
(Undo revision 113410 by JHoffman (talk))
Line 309: Line 309:
   });
   });
   $("#achievementsheading").click(function(){
   $("#achievementsheading").click(function(){
-
     $("#Achievementspopup").animate({width:'26%'}, "fast");
+
     $("#Achievementspopup").animate({width:'26%', left:'37.1%;'}, "fast");
   });  
   });  
   $("#Achievementswrap").click(function(){
   $("#Achievementswrap").click(function(){
Line 490: Line 490:
         style="background: rgba(0,0,0,.2); position: fixed; top:0; left: 0; right: 0; bottom: 0; display:none">
         style="background: rgba(0,0,0,.2); position: fixed; top:0; left: 0; right: 0; bottom: 0; display:none">
         <div class="Heading" id="Achievementspopup" style=
         <div class="Heading" id="Achievementspopup" style=
-
         "left: 37.1%; width:0%; position:absolute; margin-top:12.5%;">
+
         "left:0%; width:0%; position:absolute; margin-top:12.5%;">
           <img src="https://static.igem.org/mediawiki/2014/b/be/OxigemAchievementsBg.png" style="width: 100%;">
           <img src="https://static.igem.org/mediawiki/2014/b/be/OxigemAchievementsBg.png" style="width: 100%;">

Revision as of 15:33, 11 September 2014