Custom Query (7259 matches)
Results (79 - 81 of 7259)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#9550 | wontfix | string evaluation for active option | ||
Description |
tabs does support string for index parameter in active option. why accordion does not?
_findActive function requires number type, can it be improved? |
|||
#12472 | fixed | Draggable handle does not allow unrelated elements to blur | ||
Description |
If a draggable container has an input field with focus, clicking on another draggable item does not cause the first input field to blur. This is an issue with functions like auto-save that rely on handling the blur event on input fields. See this jsbin for example: http://jsbin.com/gayisa/1/ I would expect clicking on another draggable item to blur the existing element. The root cause appears to be related to this PR: https://github.com/jquery/jquery-ui/pull/1314 |
|||
#4486 | notabug | $('#div').dialog in not a function | ||
Description |
hi i am using below file for jquery and i am getting error in open iframe dialog so please guide me what i have to do to make working proper. jquery-1.js http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js jquery-ui-personalized-1.js jquery-fieldselection.js |