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">
-
$.noConflict();
+
 
   
   
-
jQuery( document ).ready();
+
$j("#clickable").click(function( $ ) {  
-
$("#vector").click(function( $ ) {  
+
alert();
alert();
-
$("#block1").fadeIn();
 
-
        // Simple scope wrap, where $ is available as alias for jQuery.
 
-
        // Code here will be executed immediately
 
} )( jQuery );
} )( jQuery );
</script>
</script>

Revision as of 13:11, 10 September 2011

bar

aasddddddddddddd