I've been messing around for a while but can't get any further than just a class name or the attributes. The innerHTML returns an empty string.
Background info:
I have a wordpress api that returns the message as html text. Now it contains a 'blockquote' from twitter and would like to filter it out so that I can display it with another package. However, I can't filter out the blockquote part.
