Tell me how to make this work in FireFox:
if I put the file "noRightButton" in the root directory of the site and put just this in the HTML code:Code:<SCRIPT SRC="include\noRightButton.js" language="JavaScript1.2"></SCRIPT>
It works, but I don't want to move it outside the "include" directory.Code:<SCRIPT SRC="noRightButton.js" language="JavaScript1.2"></SCRIPT>
What should I do ?



Reply With Quote

Bookmarks