Team:Grenoble/script
From 2012.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
(function(r,o){ | (function(r,o){ | ||
+ | alert("appel à la fonction"); | ||
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; | ||
Line 74: | Line 75: | ||
function z(c,a,b,d){ | function z(c,a,b,d){ | ||
- | |||
this.elem=c||o.body; | this.elem=c||o.body; | ||
this.to=a!==undefined?a:1; | this.to=a!==undefined?a:1; |
Revision as of 11:54, 13 July 2012