Hi,
I've been trying to use the zsorter with the latest release and I'm having a
problem with it. I know that this isn't a part of the 'official distro' but
I've seen that other people have used it and had success.
I can't even include the file without getting a 'DynAPI.document is not an
object" error.
this is how I'm including it...
<script language="javascript" src="src/dynapi.js"></script>
<script language="javascript">
DynAPI.setLibraryPath('src/lib/');
DynAPI.include('dynapi.api.*');
DynAPI.include('dynapi.event.*');
DynAPI.include('dynapi.ext.zsorter.js');
</script>
I really don't understand what the problem is (yeah, I'm still learning how
all this works and fits together).
DynAPI.document is ok because I can add children etc to it, Am I just
including it wrong? or is it not compatible with 2.5?
thanks in advance..
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help