Can simplemodal disrupt ASP.NET AJAXified controls? It seems like after displaying the modal, using an AJAX feature, closing the modal and then reopening it, the AJAX controls stop functioning.
Could this issue be caused by simplemodal or is it just a coincidence? Are there any solutions to address this problem if it is related to simplemodal? I prefer not to use jQuery UI as it's large and I only require the modal functionality.