I am trying to show a loading image while my ajax call is running, however using the beforeSend attribute is not changing my result area.
beforeSend
$.ajax
You are were missing a comma after cache: false
cache: false