jquery-1.5
jquery 1.5 ajax requests are erroring
trying to upgrade to jQuery 1.5 and all my ajax calls break. I\'m running firefox and it gives me a javescript error of invalid Label[详细]
2023-02-11 18:33 分类:问答jQuery Simple Spy no longer works with jQuery 1.5
I\'m trying to use Remy Sharp\'s Simple Spy (http://jqueryfordesigners.com/simple-jquery-spy-effect) with jQuery 1.5. It works fine with 1.4, but in 1.5 it does not load any additio开发者_如何学Python[详细]
2023-02-11 09:54 分类:问答jQuery version 1.5 - ajax - <script> tag timestamp problem
If I load some content with ajax (jQuery) which has a script tag in it, jQuery 1.5 adds the timestamp to the script tag src url. See example bellow.[详细]
2023-02-10 18:24 分类:问答how to handle httpStatuscode correctly
I would like to开发者_开发百科 react on http status-codes (like 200, 201 or 202) with the new feature (http://api.jquery.com/jQuery.ajax). But the function is ignoring my 201 and 202 callbacks.[详细]
2023-02-09 12:59 分类:问答jquery 1.5 problem with append jscript file
hi guys this code was working on jquery 1.4.4 well $(function(){ $(\"head\").append(\"<script src=\'jscript/helpdesk/core/classes/members.js\' type=\'text/javascript\'></script>\");[详细]
2023-02-08 09:18 分类:问答Is there a VSDoc file for jQuery 1.5? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-08 01:22 分类:问答jquery 1.5 mock ajax
In jquery 1.5, what is the recommend approach for mocking ajax requests? Is it to use t开发者_如何学Pythonhe ajax extension transports?[详细]
2023-02-07 20:23 分类:问答