
Download js and css
Sample.jsp
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>jQuery.noConflict</title>
<%--This is for jquery Button--%>
<%--First jquery version Start--%>
<link rel="stylesheet" href="jquery.ui.all.css">
<script src="jquery-1.9.1.js"></script>
<script...