I have an application with an panel that is repeatedly loaded by AJAX. The elements in the panel need to have tooltips added to them and to achieve this I have to added them once the AJAX content has been returned. However, I keep getting an unresponsive script error which I have been attributing to the fact that I don't seem to have a way of destroying the tooltips before reloading the panel.
Has anyone else experienced this problem?
Has anyone else experienced this problem?
