javascript innerhtml issue
- by WPS
Hi,
I'm trying to get the innerHTML value of a node. The value is D&O. When I try to get this value using innerHTML I'm getting D&O. Is there any option to get the exact value rather than encoded value using Javascript? Please help me.