I'm adding some document to addhandler, where this script will execute on each time on ajax call.
But on the ajax result how can I remove the handler, where i tried using removeHandler but for the first time its getting affected.
Is any method to check whether the event is alive kill it.