I have a text like this <text **** display="none">****</text> any words and htmlcodes <text **** display="none">****</text>
I want to remove all the string like this <text **** display="none">****</text> ,begin with <text , end with </text> contain with display="none" .
I have a text like this <text **** display=none>****</text> any words and htmlcodes <text
Share
what about this?