Custom Query (7259 matches)
Results (85 - 87 of 7259)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#8466 | notabug | .clone() in IE7 | ||
Description |
On IE7 and Windows XP, I was using clone(true, true) and append() to reorder a list. After all the original elements were cleared out and replaced with the clones, jQuery could no longer select the list items (would find nothing). DOM methods are able to find the elements, and verify they were created successfully. |
|||
#3622 | fixed | .datepicker("setDate", date) doesn't update altField | ||
Description |
using the following option: onChangeMonthYear: function(date) { $(this).datepicker("setDate", date); } the actual field updates on month/year change, but the altField does not. |
|||
#10526 | wontfix | .disableSelection - different in Chrome and Firefox | ||
Description |
If a <select> is placed within a <div>, and .disableSelection() is run on the <div>, the dropdown works fine in Chrome, but is unusable in Firefox. |
Note: See TracQuery
for help on using queries.