an
saurus
tags:
jquery-ajax
jquery-callback
views:
39
answers:
1
+1
Q:
Incomplete Execution of Callbacks on jQuery POST
+1
A:
can you check with normal button...by change its type="button" ?
Deepak
2010-07-19 12:21:19
Solved by changing the type to "button".Thank you :)
Rahul
2010-07-19 13:37:01
related questions
Error while accessing ASP.net webservice using JQuery - JSONP.
Auto ajax selectors with Jquery
Why is my page not redirecting even though it does not error out?
Ajax / Json How to run an INSERT/UPDATE into mysql
jQuery how can I rebind this event after a ajax callback?
How to load external content to a div using jquery (think embedded lightbox)
Rearranging div hierarchy with jquery
Is it possible to submit DIV elements (NOT Form) using jquery/ajax
Should I add AJAX logic to my PHP classes/scripts?
jQuery stop working on updated page via Ajax in ASP.NET MVC
Ajax onSuccess callback while not having any control over ajax calls
jQuery: Using an <a> link to submit an ajax query
How can I update a ASP.NET MVC ViewData via jQuery ajax?
How can I update a page content with jQuery Ajax and ASP.NET MVC??
Rebinding functions on dynamic content using jQuery and AJAX
JQuery Effect Multiple Elements
Jquery Tabs- Load Contents only when clicked
JQuery Passing Variable From href to load()
JQuery refresh database results on click
Deserializing json from client in json.net 3.5b2 in vb.net
jquery ajax request failing in IE
AJAX Page Download progress
How many lines of code is in your custom jQuery script on your site? And how much is too much?
Using the jQuery validatation plugin to send multiple values to an ASP.NET MVC controller action?
How do you preserve HTML in a jQuery AJAX request?