I'm trying to work out the best ways to pass parameters to JQuery AJAX
functions if I don't know the value of the parameters in advance,
because the web page has been created dynamically.

Take the example, where a user wants to search for details on a range
of books.   They enter a serarch term and a list of books is
provided.   Then the user clicks on the 3rd item in the list - which
needs to tell the server to get the details for this particular.

Cheers

MerMer

Reply via email to