Custom Query (7259 matches)
Results (97 - 99 of 7259)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#3796 | wontfix | "Today" button doesn't work correctly | ||
Description |
What steps will reproduce the problem?
What is the expected output? What do you see instead? The current date should be selected, put to date-field and the UI.Datepicker should be closed. Please provide a URL to a page displaying the problem. http://ui.jquery.com/repository/tags/latest/demos/functional/#ui.datepicker What version of the datepicker are you using? On what operating system? And Which Browser? jQuery.UI 1.5.3. Win XP SP3. Firefox 3. (Also tested on Mac Safari with the same results) |
|||
#3805 | fixed | Datepicker Greek (el) Localization File | ||
Description |
Hi, This is the Greek translation for datepicker. Let me know if I need to do anything else... By the way, I noticed that most datepicker localization files are encoded in UTF8Y and not UTF8 (I am using jEdit as an editor) so I kept this encoding in the file. Let me know if I should change it to UTF8. Thanks! |
|||
#3807 | fixed | Individual demos urls should not include 'application' | ||
Description |
The new demos urls are quite nice, such as When viewed in new window this becomes
Instead it should be
This is more concise and doesn't expose the unneeded 'application' level. |