Hi Everybody
I have problem with the following script
I use jsEditor95 and I get error message
"line 308 { is expected "
But it must be some other error in the script but I cant find it
IE5.5 gives error message "line 490 it is not an object"
Thankfull for advice
Attach the script as zip file only
> I've been trying to load inline layer content into a scrollpane, but this
> doesn't seem to work for navigator 4.08 or 6+
As far as I know there is now possibility to access the contents
(innerHTML) of a Layer in Netscape 4. So Dynapi won't be able offer a
valid value for innerHTML of inline la
Hi,
I've been trying to load inline layer content into a scrollpane, but this
doesn't seem to work for navigator 4.08 or 6+, whereas it works fine w. IE 5.5.
I've tried loading the layer directly into the scrollpane as well as
getting its content and sticking into a label and putting that int
Hi,
I've been trying to load inline layer content into a scrollpane, but this
doesn't seem to work for navigator 4.08 or 6+, whereas it works fine w. IE
5.5.
I've tried loading the layer directly into the scrollpane as well as getting
its content and sticking into a label and putting that into
hi,
So what's the problem? this code works in IE5.5 and NS6
- Original Message -
From: "Chun Wah Chan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 12, 2001 4:01 PM
Subject: [Dynapi-Help] need help on scroller for NS 6
> Hi:
>
>
Hi:
I am trying to do a scroller in NS 6 with the tread
element in NS 6, the following is my code:
==
DynAPI Examples - Animation Threads
DynAPI.setLibraryPath('/dynapi/src/lib/');
DynAPI.include('dynapi.api.*');
DynAPI.include('dynapi.uti