To use two version of jquery in single page

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...

 
java4practices © 2013 | Designed by Ganesh Rengarajan