i'm trying to use a scrollpane wich content is a loadpanel. Something like
panel = new LoadPanel();
scrollobj = new Scrollobj(panel);
panel.setURL('a.html').
All goes well, but when i trying to change the url (something like
panel.setURL('b.html')) of the panel, nothing happens in ns4. All goes well
with ie5 and ns6... any suggestions?
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help
