RE: contentNode of inline c'tor widgets / split panes again
"Christian Boulanger" <[email protected]> Sun, 21 Sep 2003 09:34:52 +0200
| Newsgroups | gmane.comp.windows.devel.netwindows |
|---|---|
| Message-ID | <000301c38012$defdd690$16abfea9@Laptop> |
Hi, any thoughts on my previous questions? > I noticed that the full screen split pane widget test > page in CVS works with both IE and Moz (except that in Moz > you cannot shift the separator to the _left_), while my > programmatically constructed split pane does not, as I have > reported, work with IE. That is strange. [...] I replaced the code with the inline c'tors, which worked, meaning that the split pane was displayed like in the test page, but then I faced the problem that I did not know how to address the contentNode of the panes. I gave them an id and tried document.getElementByID(foo).innerHTML = bar but this did not work... Any ideas? Christian _______________________________________________ The netWindows developers list: [email protected] http://netwindows.org/mailman/listinfo/devel_netwindows.org