Custom Query (7259 matches)
Results (76 - 78 of 7259)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#15007 | duplicate | Datepicker: Islamic datepicker widget | ||
Description |
I see that Jquery-UI does not support the islamic datepicker widget https://en.wikipedia.org/wiki/Islamic_calendar , Do you have any intend to support it currently? if so I would like to contribute in supporting it, because it is very important for Arabic users and we as well Bidi developers using Jquery-ui in many products. |
|||
#7708 | fixed | Tabs swallow click event | ||
Description |
When clicking on a tab, the click event stops with the <a> tag, instead of bubbling out. According to ticket #4732, this used to happen for accordions as well. Use case: Capturing any click event to deactivate a menu. Tested in Chrome and FF on Fedora 15 and Windows 7 |
|||
#6189 | notabug | value of text Inputs inside dialog that are loaded by jquery ajax are incorrect in later loads | ||
Description |
Hello I use jquery ajax to load a page that has a jquery dialog with text inputs inside in to a td. i'm able to open and close the dialog as much as i like and get the value of the text inputs inside it. if i load the td content for a second time (with the same jquery ajax), getting the value of the text input inside dialog returns the previous value. Best Regards, Ashkan |