Scripts in load() - change from 1.3 to 1.4?
Hi,
I have a setup where I load html using .load() into a dialog. This html includes (document ready) scripts.
The scripts were executed and everything worked fine with version 1.3.2/ui-1.7.
I am now using 1.4.2/ui-1.8. The scripts are no longer executed.
Why this change? What can I do to have inline scripts executed when loading the html fragment via ajax?
This is quite a problem, and currently prevents me from upgrading to 1.4.
Thanks,
-dennis