When I put the following code on my page.
<script type="text/javascript" src="../../Scripts/jquery-1.4.1.js" />
Then anything below will became nothing, can anyone tell me why?
Thanks alot.
Sorry, I am very new in web development.
Thanks
Script tags are not allowed to be auto closed:
<script type="text/javascript" src="../../Scripts/jquery-1.4.1.js" ></script>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With