Welcome Guest, Not a member yet? Register   Sign In
jquery (ajax) post to controller to model (and back) to view problem
#2

[eluser]steelaz[/eluser]
To find out what is actually happening when you click on the link, open up Firebug's "Net" tab.

In your jQuery code, first argument for $.post is supposed to be a link, "change_lyrics" is not a link. You don't have 3rd parameter for $.post, so even if you get data via ajax, you don't have a code to handle this data.


Messages In This Thread
jquery (ajax) post to controller to model (and back) to view problem - by El Forum - 06-13-2010, 03:45 PM



Theme © iAndrew 2016 - Forum software by © MyBB