Subj : modify script tag src param, but it won't run To : netscape.public.mozilla.jseng From : CoL Date : Wed Jan 15 2003 05:43 pm Hi, i have this:
and 1.js is this: processCommand("Hi. Me is 1.js!"); alert('some alert from 1.js'); It works fine in IE, but do not in mozilla :( No errors, no nothing, just won't work :( Any idea? thx C. .