I've been playing around with the newest releases, and I think I may
have found a bug in the DynAPI.include function.  When loading my own
source files like this:

DynAPI.include('myfile.js','js/');

the include function tries to output:

<script language="Javascript1.2" src="js/myfile//js"></script>

It also happens when I try to include 'myfile' instead of 'myfile.js'.

Is this a deliberate change from the earlier 2.0 way of doing this, or a
legitimate bug?

- ben
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/dynapi-help

Reply via email to