Skip to main content

Bug Tracker

Side navigation

#14021 closed bug (notabug)

Opened June 14, 2013 10:35AM UTC

Closed June 14, 2013 10:36PM UTC

Last modified August 12, 2013 10:08PM UTC

jQuery TOOLS (1.2.7) Dateinput: box is positioned under the body and not under the field

Reported by: anonymous Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.8.3
Keywords: Cc:
Blocked by: Blocking:
Description

change line:

"top: pos.top + input.outerHeight({margins: true}) + conf.offset[0],"

into line:

"top: pos.top + input.outerHeight(true) + conf.offset[0],"

Attachments (0)
Change History (2)

Changed June 14, 2013 10:36PM UTC by markelog comment:1

resolution: → notabug
status: newclosed

This is not a jQuery Tools tracker – https://github.com/jquerytools/jquerytools/issues

Changed August 12, 2013 10:08PM UTC by anonymous comment:2

I have the same issue. I had it with 1.2.6 and also with 1.2.7