Hello, happy new year every one.
I have the same impression as that of Jerry Hammann (see the
message of 07/01).
With the successive release of the DynAPI (2.54, 2.56),
I got less and less examples worked.
I'm using ie délivered with windows 98 or windows
Me, netscape 4.7. under the windows98 and windowsMe.
with DynAPI2.54, I cannot run correctly loadpanel example (for
either of the the two browsers) : all labels can be load just one time.
Since file 3 and file 4 are loaded by
default, if one reload these two files or load two times label 1 and
label 2, all panel is locked.. the similar problem with viewport example.
with DynAPI2.56, plus the two examples above, the two examples
about scroller have also the problem especially for
netscape 4.47.
Till now the better case is with src come from
RichardInfo site, major part of examples can run correctly (ex. if I
replace the dynLayer.js of 2.54 by that from richardinfo, the
loadpanel can run correctly. however, Dynapi2.56 doesn't accepte this
replacement...; ).
I have written a small code for combine loadpanel and
pushpanel, with ie it works enough well but with netscape, it can work under src
of richardinfo, but not under DynAPI 2.54 nor DynAPI2.56.
furthermore, the images in an external file
loaded by loadpanel are refered differently : in ie
(document.images['name of the img'] while in ns it becomes
document['id of div'].document['name of img'], but DynAPI is a cross-browser
marcos of Javascript ?..
I have still some examples that work under ie but not
ns(4.47), or not at all with the increased version of the release. So
please at least to release a version with examples that can work or mention us
that under wich browser you have tried.
thank you for your patience to read all this message,
but i have really lost much time ......
|