EasyUI Forum
May 03, 2024, 10:51:30 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Easyui Panel hides chosen combo box list dropdown [CSS Conflict]  (Read 6565 times)
aswzen
Sr. Member
****
Posts: 287


Indonesian

aswzen
View Profile WWW Email
« on: March 11, 2015, 09:04:32 PM »

I have some panel that contained a chosen dropdown (chosen.js / http://harvesthq.github.io/chosen/)
but if i have very long list that overlimit the height of panel, that panel will hide the list..
already tried to change the z-index, position, and overflow style but i have no result

here the fiddle http://jsfiddle.net/aswzen/fh2qLx83/2/
i need a suggestion  Undecided

i have to change my dropdown to chosen.js because easyui combobox cannot solve my problem here.
http://www.jeasyui.com/forum/index.php?topic=3467

thank in advance
« Last Edit: March 11, 2015, 09:11:06 PM by aswzen » Logged

Regards,
Sigit

- Indonesian jEasyUI Facebook page : https://www.facebook.com/groups/jeasyuiid/
thecyberzone
Full Member
***
Posts: 176



View Profile Email
« Reply #1 on: March 11, 2015, 10:16:11 PM »

Is it badly required to use chosen dropdown in your project (although it's very silly question Smiley) ? Actually what I can suggest that if you use easyui-combobox with loadfilter to load data as per your keystroke from remote source, it may solve your purpose.

What I noticed that chosen dropdown panel limits it's display within the container/panel in which it is defined/placed, that's why list is hidden. Smiley
« Last Edit: March 11, 2015, 10:22:36 PM by thecyberzone » 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!