EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: itay-g on July 31, 2014, 07:36:50 AM



Title: datetime problem
Post by: itay-g on July 31, 2014, 07:36:50 AM
heyy

i've put the datetime component inside a popbox component .
when the calender shows up i am trying to choose a date but the popbox lost his focus and closed.
i saw that the calender is not inside the datetime component but just inside the body area (with an absolute position)
thats what causes the problem and makes the popbox close

is there something i can do?
i think that the fix will be to create the calender component as a part of the datetime component so each date time will hold it's own calender.
if you want to check it try to put a datetime component inside a popbox component.

thank you :)


Title: Re: datetime problem
Post by: stworthy on July 31, 2014, 07:48:13 AM
What is your popbox component? Please show an example to demonstrate your issue.


Title: Re: datetime problem
Post by: itay-g on August 02, 2014, 10:42:56 PM
when i said popbox i ment your tooltip component.


Title: Re: datetime problem
Post by: stworthy on August 03, 2014, 05:33:42 PM
Please refer to this example http://jsfiddle.net/3A2es/.