2
votes
1answer
248 views

Getting pseudo-element content in Chrome

I'm having some trouble getting the generated content of a pseudo-element via Javascript in webkit browsers. Context for those who care: I'm working on a jQuery mobile app and trying to use ...