I have Firebug installed in Firefox and it works for other websites, but when I open Firefox for the (local to my PC) website, all I see in the console is this message: <HTML><HEAD><TITLE>404 Not Found</TITLE></HEAD><BODY><H1>HTTP/404<br></H1><H2>The requested URL alias for /C:/Users/myfolder/jquery-1.7.2.js is not defined.</H2></BODY></HTML> My sandbox.html file,sandbox,js file and the jquery-1.7.2.js file are all in the same folder. My sandbox.html file contains <script type="text/javascript" src="jquery-1.7.2.js"></script> in the head. How do I get past this presumably very basic problem?
-- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at https://groups.google.com/forum/#!forum/firebug
