javascript - Problems with jQuery UI Datepicker -


OK, I've made my own subject, I have a custom jQuery UI pack (progress bar, date picker, Slider) and install it all. Except for two things (mostly), the task seems to be:

  1. When my page loads the picture date before the picture, it appears; And
  2. The "Next" and "Previous" text is appearing in the big font underneath my symbol does not seem to be in this problem.

Now (1) I am currently solving this:

  # ui-datepicker-div {display: none;    

I used the # ui-datepicker-div {display: none; }


Comments