Difference: JavaScript (11 vs. 12)

Revision 1226 Aug 2010 - Main.JoseCarlos

Line: 1 to 1
 
%STARTINCLUDE%
<script type="text/javascript" src="/twiki/pub/Quimica/JavaScript/jquery.js"></script>
Line: 62 to 62
  total = total.getElementsByTagName("img").length; it = Math.floor(Math.random()*total); $("#splash img:eq("+it+")").show();
Changed:
<
<
tout = setTimeout('rodaTopo()', 60000);
>
>
tout = setTimeout('rodaTopo()', 30000);
  } });
 
This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback