search for: 2fajbc9hd8qu2z

Displaying 1 result from an estimated 1 matches for "2fajbc9hd8qu2z".

2012 Feb 27
6
selecting params value to use with $.ajax()
Hello all, I''m trying to write a jquery function where I am posting some data from a form. I am wondering is there a way to select the particular param that I want to use when I submit the data to $.ajax(). I don''t believe it makes sense to create a hidden field just to use with $.ajax() but I can''t seem to figure out how to get to the params key/value using jquery.