I am currently passing the innerhtml of a paragraph tag to a function, which works well. What I also need to do is either pass the html of the paragraph tag itself, or at least programatically retrieve it's style attribute.
I did some google searching on this subject and found some code that looked like it should work, but it has done absolutely nothing but generate errors for me. Does anyone know what I need to do?
I did some google searching on this subject and found some code that looked like it should work, but it has done absolutely nothing but generate errors for me. Does anyone know what I need to do?