i am trying to read a text box inside a div where i get the content of the div using ajax the text box and its content are visible but when i show the page source i find the div empty just <div> </div>
You will see it in FF firebug or IE developer console. All properties are available, after you attach your new content into DOM.