regarding Jquery min .js
regarding Jquery min .js
Hi All,
I am very new to jquery,
i have this Jquery-min.js file, but when i include this in my code
<script src="js/jquery.min.js" type="text/javascript"></script>
and run the default page, it goes google.com, and when i comment out this code it opens the page but with out any animation, mouse over function and click event.
Kindly help me on this.