Team:Grenoble/script

From 2012.igem.org

(Difference between revisions)
Line 3: Line 3:
(function(r,o){
(function(r,o){
     var t=navigator.appVersion.match(/MSIE/i)?navigator.appVersion.replace(/.*?MSIE ([^;]+);.*/i,"$1"):null;
     var t=navigator.appVersion.match(/MSIE/i)?navigator.appVersion.replace(/.*?MSIE ([^;]+);.*/i,"$1"):null;
-
    alert(t);
 
     function u(c,a){
     function u(c,a){
Line 81: Line 80:
         if(!e.opacity){
         if(!e.opacity){
             alert("e.opacity=0");
             alert("e.opacity=0");
-
            if(e.opacity!==0){
+
         
-
                temp=this.to>0?0:1;
+
-
            }else{
+
-
                temp=parseFloat(e.opacity);
+
-
            }
+
         }else{
         }else{
             alert("e.opacity!=0");
             alert("e.opacity!=0");
-
             temp=parseFloat(e.opacity);
+
              
-
            alert("temp=parseFloat(e.opacity)");
+
         }
         }
         this.from=(b===undefined?temp:b);
         this.from=(b===undefined?temp:b);

Revision as of 11:38, 13 July 2012