SyntaxFix
Write A Post
Hire A Developer
Questions
i've found one solution:
$("#someElement")[0].className.match("test")
but somehow i believe that there's a better way!