jQuery UI Widgets Forums Editors DateTimeInput What is this DIV?

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 9 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • What is this DIV? #69440

    ghenne
    Participant

    When I add a DateTimeInput to my page and look in the Chrome Debugger Elements tab, I see this DIV, in addition to the one I expect:

    <div style=”overflow: hidden; position: absolute; height: 230px; width: 225px; display: none; background: transparent;” id=”calendarjqxWidget3b48547b”><div id=”innerCalendarjqxWidget3b48547b” data-role=”calendar” tabindex=”0″ class=”jqx-calendar jqx-calendar-classic jqx-widget jqx-widget-classic jqx-widget-content jqx-widget-content-classic jqx-rc-all jqx-rc-all-classic jqx-popup jqx-popup-classic” style=”width: 200px; height: 205px; outline: none; position: absolute; z-index: 9999999999999; top: 0px; left: 0px;”><input type=”hidden” value=”Wed Apr 01 2015 11:08:42 GMT-0400 (EDT)”></div></div>

    What is it?

    The reason I ask is that it interferes with a modal form I want to display.

    What is this DIV? #69451

    Dimitar
    Participant

    Hello ghenne,

    This is the datetimeinput’s calendar pop-up div. If needed, you can increase or decrease its z-index with the jqxDateTimeInput property popupZIndex (example).

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.