Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Firefox, multiple script, webserver
System
Hi,
I am running into a problem with Firefox (both v2 and v3), but it seems to work with Internet Explorer without any issue.
In the dct, I have something like:
<script language="javascript" location="webserver" src="/iw/project/tools1.js">
<script language="javascript" location="template-type" src="/iw/project/dct.js">
When I call a function in tools1.js from dct.js, it works just fine in Internet Explorer. When I try to call the same function in Firefox, it says that the function doesn't exist. Is this a bug with Firefox? Or something that Internet Explorer shouldn't do?
Thanks,
Find more posts tagged with
Comments
There are no comments yet