EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: shumakosik on January 12, 2018, 03:32:38 AM



Title: Tooltip problem
Post by: shumakosik on January 12, 2018, 03:32:38 AM
Hi!
I have problem with my tooltip (combobox) in the button.
When I move mouse combobox get up at the top of page. How I can fix it? I need that combobox close when mouse get out of combobox or right-click out of space combobox.
P.s. 1.5.3
Example:
http://code.reloado.com/inodal/10/edit#javascript,html,live


Title: Re: Tooltip problem
Post by: jarry on January 12, 2018, 06:53:58 PM
Please look at this updated example http://code.reloado.com/inodal/12/edit#javascript,html,live


Title: Re: Tooltip problem
Post by: shumakosik on January 14, 2018, 11:26:30 PM
Thanks!