Welcome Guest, Not a member yet? Register   Sign In
Can't post with JQuery
#4

[eluser]pickupman[/eluser]
In Firebug, click on the Console tab. This is probably where you are seeing your log messages already. When the blur or keyup is fired, you should see in your console some like
+POST '/yoururl/controller/method/' 200 OK

If you click on the + beside POST you should be able to see what variables where posted, and what was returned by the server under the Response tab.

Your code looks correct.

Try placing an alert before your $.post to see if the event is being fired. Silly to ask, but are you linking to the proper jQuery source?


Messages In This Thread
Can't post with JQuery - by El Forum - 04-24-2011, 01:37 PM
Can't post with JQuery - by El Forum - 04-25-2011, 09:37 PM
Can't post with JQuery - by El Forum - 04-26-2011, 03:47 AM
Can't post with JQuery - by El Forum - 04-26-2011, 06:47 AM
Can't post with JQuery - by El Forum - 04-26-2011, 07:43 AM
Can't post with JQuery - by El Forum - 04-26-2011, 07:48 AM
Can't post with JQuery - by El Forum - 04-27-2011, 08:25 AM
Can't post with JQuery - by El Forum - 04-27-2011, 02:00 PM
Can't post with JQuery - by El Forum - 04-28-2011, 12:04 AM
Can't post with JQuery - by El Forum - 04-28-2011, 03:31 AM
Can't post with JQuery - by El Forum - 04-28-2011, 06:30 AM
Can't post with JQuery - by El Forum - 04-28-2011, 06:45 AM
Can't post with JQuery - by El Forum - 04-28-2011, 06:59 AM
Can't post with JQuery - by El Forum - 04-28-2011, 07:39 AM
Can't post with JQuery - by El Forum - 04-28-2011, 12:56 PM
Can't post with JQuery - by El Forum - 04-30-2011, 05:07 AM
Can't post with JQuery - by El Forum - 04-30-2011, 12:37 PM
Can't post with JQuery - by El Forum - 04-30-2011, 01:37 PM
Can't post with JQuery - by El Forum - 04-30-2011, 03:04 PM
Can't post with JQuery - by El Forum - 05-01-2011, 03:25 AM
Can't post with JQuery - by El Forum - 05-01-2011, 04:25 AM
Can't post with JQuery - by El Forum - 05-01-2011, 04:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB