I have to describe a weird problem here.When a checkbox is selected, Imakean AJAX call. The data retrieved from this AJAX call is rendered in 2dropdowns within a div. On a successful AJAX callback, I can see thedropdowns on the page and in firebug. However, when I view pagesource, Isee that particular div is empty as it was displayed on page ...