views:

9

answers:

0

Hi guys at times I return large chunks of HTML in ajax requests. However I notice that they don't come with all the prototype extensions applied to them at all. How can I set up so after an ajax request all my returned code has all the attached functions and properties which prototype applies to all DOM elements upon page load.