split_pane slow with large forms
"Christian Boulanger (Bibliograph Development)" <[email protected]> Fri, 05 Nov 2004 00:52:14 +0100
| Newsgroups | gmane.comp.windows.devel.netwindows |
|---|---|
| Message-ID | <[email protected]> |
Hello, small update - I replaced the split_pane with two simple float:left-divs and a content loader and now things run fast again. Maybe there is a mouseover event overkill in the split_pane? Thanks, Christian Christian Boulanger (Bibliograph Development) wrote: > Dear all, > > I have a form inside a tabbed_pane_widget inside a split_pane_widget > which containes 15 <select> elements with 20 <option> elements each. > For some reason, this slows down the browser to an extent that it > becomes unusable. All of the interactive elements (tabs, scrollbars, > drop-down menus) take around 3 seconds to respond. Interestingly, one > sees flickers where the drop-down menu is going to appear, before it > actually appears. > > I replaced the tabbed_pane_widget by links loading content into a > content_area_widget, but to no avail. > > Has anyone experienced this problem? What could be the problem? > > Thanks, > > Christian > > _______________________________________________ > The netWindows developers list: [email protected] > http://netwindows.org/mailman/listinfo/devel_netwindows.org _______________________________________________ The netWindows developers list: [email protected] http://netwindows.org/mailman/listinfo/devel_netwindows.org