EasyUI Forum
September 14, 2025, 04:10:04 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: combobox performance  (Read 5744 times)
xiaohuo315
Newbie
*
Posts: 8


View Profile Email
« on: July 22, 2015, 01:58:21 AM »

when a page contains 10 combobox,this page will render slowly. all these combobox are created from <select> element like this:
Code:
<select id="cc" class="easyui-combobox" name="dept" style="width:200px;">
    <option value="aa">aitem1</option>
    <option>bitem2</option>
    <option>bitem3</option>
    <option>ditem4</option>
    <option>eitem5</option>
</select>
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!