Hi,
am using visual webdeveloper 2010
when i write below code it's showing greenline under (src="jquery-1.4.1.min.js" ) and showing the message- 'File jqery-1.4.1.js not found'
<script type="text/javascript" src="jquery-1.4.1.min.js" ></script>
but i found the jqery file in script folder in solution explorer.
what should i do now?
2,when i try downliad the latest version of jquery it showing worning - windows is undefined..
help me out
thanks