Tag Archives: jquery function executing more than two times

Jquery Click event firing Multiple times/On change event happens more than twice

Below Ajax code executing more than once in a single change event.Here if i m trying to upload the file in the ajax call server side script is executing more than once

Soultion: change the click action with bind option as below