how to get content inside a div along with all html tags along with the values contained in the text field tags, etc. The jQuery function $('#divid').html()works in IE, but I get html in firefox, but the values that are in the text area and text field are not set.
Thanks, Shriniket
source
share