relative javascript issues for ajax calls -



relative javascript issues for ajax calls -

we using relative paths load js file thorough ajax. can see js files loading absolutely fine. but, js files can't able see debuggers in browsers. in firefox browser, if utilize firebug , trying see our js couldn't see js files. i'm pretty sure js files loading 1 time nail page. if utilize absolute path, js files loading. per requirement, shouldn't utilize absolute paths. please give suggestions

one option. utilize absolute paths when debugging. switch relative paths final testing , deployment. it's mutual alter number of things between debug environment , final test/production (like minimizing code).

javascript ajax

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -