I am using ASP.Net MVC ajax.beginform to change the content in a panel, I am also switching some other elements on the page with javascript,
if I click quickly between two of the options the javascript behaves as expected but the ajax does not always return the content related to the last clicked button.
anyone else had this problem and are there any fixes or workarounds?
Cheers.
Mark