Categories | Question details Back To List | ||
combobox from select - any way to speed it up? i've got a page that has about 20 combo boxes created from select boxes. it's working, but it's pretty slow, i was wondering if there was any way to speed it up, i've checked out all the documentation and can't find anything related to performance that would help this, i might have missed something though. here's a sample page. http://www.codereddemo.com/FieldUnit/include/ptconditions_standalone.php if i just use regular select boxes, the page loads pretty fast, if i use the comboboxes, it takes about 10 seconds to fully load. thanks.josh. Answer posted by Support on Jan 10, 2009 09:15 In which browser performance problems occurs for you? Provided page was tested in both IE and FF - in both the init is reasonable fast. |