当我访问http://www.mysite.com/local/examplepage/example.php时,我需要实现 jQuery 。当 URL 等于http://www.mysite.com/local/或http://www.mysite.com/local/anything **时,我还需要实现 jQuery 。
我该怎么做?
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.js"></script>