> 
> Hi,
> 
> does anybody know how to reference a separate javascript-file
> in asgard?
> I added in the header-element a usual reference like this:
> <script language="Javascript" src="_js/java.js"
> type="text/javascript"></script>
> but the javascript was not realized.
> 
> Is there anything to consider in asgard-environment?
> 
> thanks
> 
> bernd

I don't think you can start a filename with "_". I use

<script language="javascript" type="text/javascript"
src="/scripts/script.js">
</script>

and it works perfectly.


---------------------------------------------------
Anders Sj�lander, webmaster
  +46 8 693 7730
  ZoomON AB
  Alstr�mergatan 22
  SE-112 98 Stockholm, SWEDEN
  http://www.zoomon.com/ <http://www.zoomon.com/>  

> 
BEGIN:VCARD
VERSION:2.1
N:Sj�lander;Anders
FN:Anders Sj�lander
ORG:ZoomON AB
TITLE:Webmaster
NOTE:ICQ# 3478013
TEL;WORK;VOICE:+46 8 693 7730
ADR;WORK:;;Alstr�mergatan 22;Stockholm;;SE-112 98;SWEDEN
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Alstr=F6mergatan 22=0D=0AStockholm SE-112 98=0D=0ASWEDEN
X-WAB-GENDER:2
URL:http://snuff.nu/zood
URL:http://www.zoomon.com
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
EMAIL;INTERNET:[EMAIL PROTECTED]
EMAIL;INTERNET:[EMAIL PROTECTED]
REV:20010117T090100Z
END:VCARD
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to