Posted: 12/14/2009
Hi raghav,
i'm developing a website using asp.net and jquery,i'm using JQueryUI script to build the tab ,calender adn side menu as well. my project folder stuc is like this
web
web/js
jquery123.js
jmenu.js
jtabs.js
web/product
list.aspx
view.aspx
web/cou
viewcoun.aspx
addcoun.aspx
web/css
main.css
external.css
When i'm load home page its working all cool. now i'm using url rewriting to when user click a side menu(printer) it will change the url http://localhost/product/printer/ds20UR0987 instead of http://localhost/product/view.aspx?id=ds20UR0987
after come to this page mennu accordien menu look sad and it not working expand collpase as well.then i look the view source js file path showing like this /JS/jquery123.js , but not working. Please help i need finished off within this week.
thank you
Posted: 12/15/2009
Hi Experts,
no one have idea or answer to this ?
Do you have firebug , please show me what is the script paths are becoming. Damn sure they must be in red.
Hi,
Thank you for your reply,
url -http://localhost/domainname/product/printer/08934DS.aspx
script file path -<script src="/domainname/JS/menu.js" type="text/javascript"></script>
for this url, not working
Does your js file exist at this pths
http://localhost/JS/jquery123.js
HI,
Yes, without that how can work home page css?
Posted: 12/16/2009
ravenet said: HI, Yes, without that how can work home page css? thank you
Sorry i could not get you , could you be please a bit more clear, and also what is the Path firbug showing for js files can you paste a screen shot here.