javascript regular expression select html element with class="product" from string

Posted by wizztjh on Stack Overflow See other posts from Stack Overflow or by wizztjh
Published on 2010-04-06T14:40:23Z Indexed on 2010/04/06 14:43 UTC
Read the original article Hit count: 225

lets say i use jquery.get to retrive a website to string and how am i gonna select the whole table with class=product from it? $() seem cant work on string ....

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript