Hi

I have an issue with Nescape 4.7x related to the fact that all the divs
are created after the document is rendered.

The problem I have is that I'm working with pages which are in SHIFT_JIS
for japanese readers, and from what I learned, Netscape "forget" the
charset the page was in if you do a document.write after the page is
loaded which end up showing ??? instead ....

I had a scroll list working using the first Dynapi, because the div were
written by a aspecific funnction inside the body, at the price that
after the page is loaded I don't do fancy stuff. For example, for
showing the selection in the list, I avoided re writing the div.

I whish someone knowing the kit enough would help me finding a solution,
I think it should be possible with dynapi2 as well, I really hope so.
I thought about using findLayers, and inline divs, but I would need to
write a special findlayer to construct DynObjects of a different type
but Dynlayer (I'm using lists and scollers ...)

Thanks in advance for any idea !

Benoit Marchant


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to