Forum: JavaScript / DHTML / AJAX Mar 16th, 2005 |
| Replies: 6 Views: 19,928 have you tried debugging it with an alert (to make sure the HTML is importing the script?) something like: alert("made it to such and such function"); and stick that in a function in the external.js... |