How can i include Jquery.js in master page?
-
I have Master Page.
i insert jquery to head tag like this but I think that page can't load jquery_min.js file. How can i slove this?
(Below is master page)
<head runat="server">
<script type="text/javascript" src="common/scripts/jquery_min.js"></script>
I want to load Jquery script when page loadBecause I have to use below code.
(Below is master page)
<script type="text/javascript">
$(document).ready(function () {
$.get('../common/path.xml', function (data)...........
});hi My english is a little. anyway, nice to meet you~~ and give me your advice anytime~
-
I have Master Page.
i insert jquery to head tag like this but I think that page can't load jquery_min.js file. How can i slove this?
(Below is master page)
<head runat="server">
<script type="text/javascript" src="common/scripts/jquery_min.js"></script>
I want to load Jquery script when page loadBecause I have to use below code.
(Below is master page)
<script type="text/javascript">
$(document).ready(function () {
$.get('../common/path.xml', function (data)...........
});hi My english is a little. anyway, nice to meet you~~ and give me your advice anytime~
Not entirely sure what your problem is. You can certainly reference the jquery script file in your master page and, in fact, should do so. What error are you getting? Perhaps the path to the script is incorrect.
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. nils illegitimus carborundum me, me, me