Team:IIT Madras/testpage

From 2011.igem.org

(Difference between revisions)
Line 5: Line 5:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"/></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"/></script>
<script type="text/javascript">
<script type="text/javascript">
-
jQuery( document ).ready();
+
jQuery( document ).ready(function(){alert()});
function test(){
function test(){
alert();
alert();

Revision as of 20:23, 2 September 2011

bar