how to get the contents inside a div along with all html tags along with values present in text box etc tags .
The jQuery function $('#divid').html()
is working in IE but the firefox i am getting the html but the values which are in text area and text box are not setting.
Thanks, Shriniket