tried putting runat and '~/' but now it say "Unexpected character '$'" for jquery :/
the problem seems to be with my code i think, because when i see the error in firebug it show me "
"NetworkError: 404 Not Found - http://localhost:16868/Restaurant/6/Aundh/js/jquery-1.8.0.min.js"<script src="js/jquery-1.8.0.min.js" type="text/javascript"></script>
"
now the jquery file seems comming from other place... even though i have declared it correctly like this "<link href="./css/ui-lightness/jquery-ui-1.8.23.custom.css" rel="stylesheet" type="text/css" />"