EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
September 23, 2025, 11:23:15 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
EasyUI for jQuery
>
combobox arrow height
Pages: [
1
]
« previous
next »
Print
Author
Topic: combobox arrow height (Read 5991 times)
dailyblog
Newbie
Posts: 30
combobox arrow height
«
on:
September 30, 2019, 10:27:58 PM »
hi! I set the height of textbox to 38px. 2 problems appeared.
1, the arrow picture could not fit 38px size
2,I set line-height property to 38px ,but the text appeared at the top line of the textbox.
thank you!
Logged
jarry
Administrator
Hero Member
Posts: 2298
Re: combobox arrow height
«
Reply #1 on:
October 04, 2019, 03:24:10 AM »
The textbox and combobox has the 'height' property, just set it with a normal value.
Code:
$('#cb').combobox({
height: 38
})
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...