I know that $(\"#divId\").html() will give me innerHtml. I also need its styles (which might be defined by the means of classes) either in-line style
$(\"#divId\").html()
style
No jQuery and no IE support, that's all I can do:
Test Some innerText