<html>
<head>
	<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
	<script>
	
	$(document).ready(function(){
		alert("JQuery �al���yor!");
			
	});
	
	</script>
</head>
<body>
	
	<h1> JQuery Konak�� </h1>
	
</body>
</html>
				
				Dosyayı İndir