V11 Evaluating Javascript contained in script tags in an Ajax response
Uploaded on Aug 16, 2013 / 203 views / 1300 impressions / 0 comments
Description
D42 Alpha Five v11 Jquery evaluate javascript in script tags in ajax response
When you make an Ajax callback to populate an element on a page with some content, any Javascript contained in script tags in the content you are populating the element with is not executed. Here is how you can find any code within script tags and execute it (Note: The technique shown here applies to both the Dialog and the Grid Components).