• I have a custom meta box that has a date input. I am using the jQuery datepicker UI. I’ve got it to work but when you first create a new post it adds the following div at the end of the page.

    <div class="ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all" id="ui-datepicker-div"></div>

    Anyone know why this is or has a fix for it? It seems to go away fine once the date is selected.

    I am using jQuery 1.8.11 and in Firefox 3.6.15.

    It obviously has something to do with the CSS as well. Does anyone else have this issue?

  • The topic ‘jQuery 1.8.11’ is closed to new replies.