How to change the font size in easyui-combobox... Waiting online, there are only 65 points left. If the test is successful, points will be given immediately.
Is anyone else...
Same question. There is no method found on the Internet.
Modify the font-size:12 attribute of the combobox-item style sheet in easyui.css to be the drop-down list font size (default 12). .
Modify the font-size:12 attribute of the .combo .combo-text style sheet in easyui.css to be the font size in the box after selecting from the drop-down list (the default is also 12)
Cannot follow 3 Lou’s method, if you change easyui.css, all combobox fonts will change, which will be difficult to handle
You can use $.fn.window.defaults to rewrite the default value object, the poster will try it
If it doesn’t work, try the formatter attribute