Custom Query (13852 matches)
Results (61 - 63 of 13852)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#15174 | migrated | Remove core/ready hard dependency on $.Deferred | ||
Description |
If |
|||
#15173 | notabug | Should support `responseURL` attribute for jqXHR | ||
Description |
Currently jQuery's |
|||
#15172 | notabug | DOMExcetion that occurs in $.fn.contents when elem is iframe | ||
Description |
When $('iframe').contents(), DOMException exception occurs with SecurityError name, because elem.contentDocument and elem.contentWindow.document denied for iframe. |