Search Results

1
vote

In JQuery, using ajaxSend to preview the url built by $.post call

An easy way to preview the HTTP request being sent is to use Firebug for Firefox. Download and enable the plugin, and when the request is made it …