I have a div tag, nested within many span and div tags.
Now I want a regular expression in JavaScript which will strip the div tags and get the content inside it.
No comments:
Post a Comment