hpple
hpple copied to clipboard
HTML with quotes around content cause them to not exist in the hippie element.
When I search for the span via simple query string, the following html which looks like this:
"3097"
"Designer: someDesigner"
Ends up coming out like this in the hippleElement.
code:
Basically it doesn't see anything between quotes. Seems like a c parsing issue to me but I'm too retarded to understand your code...lol.
Are you using a local html file or from a url? Looks like the html is mal-formed.