it is probably overkill but here's that the dynapi.include file is doing:
/dir1/dir2/htmlfile.html <-- this is your html file
/dir1/dir2/slider.js <-- this is your html file
/dynapi/src/lib/ <-- this is where the dynapi files are
/dynapi/src/dynapi.js <-- this is where
same directory as the html file that
> is including it.
>
> Where as:
> DynAPI.include('dynapi.api.*');
> uses the librarypath.
>
> --
> // Robert Rainwater
>
> On 2/19/2001, 12:01:05 PM EST, Peter wrote about "[Dynapi-Help] Help
> with DynAPI.include n
path.
--
// Robert Rainwater
On 2/19/2001, 12:01:05 PM EST, Peter wrote about "[Dynapi-Help] Help with
DynAPI.include needed":
> I am having trouble with DynAPI.include(). I know ways of working around
> it, but I'd really like to figure out what I am doing wrong. (Currentl
I am having trouble with DynAPI.include(). I know ways of working around
it, but I'd really like to figure out what I am doing wrong. (Currently
using Win98SE, IE5.5)
As an example, I have been looking at Jeff Greenberg's Slider widget. No
matter what I try, I cannot get the SliderDemo.html ex