|
From: Eytan H. <ey...@tr...> - 2000-12-10 10:38:08
|
Hi guys,
I'm trying to include the dyn api with the following code
<script src=3D"../../dynapi.js"></script>
<script>
DynAPI.setLibraryPath('../../lib2.0/')
DynAPI.include('core.api.*');
DynAPI.include('core.ext.*');
</script>
But before the page finishes loading a get an error "group undefined"
Does anyone know whats going on?
Eytan Heidingsfeld
|