jQuery: how to replace content without affecting children

Posted by Patrick on Stack Overflow See other posts from Stack Overflow or by Patrick
Published on 2010-04-24T08:46:15Z Indexed on 2010/04/24 8:53 UTC
Read the original article Hit count: 153

Filed under:

hi,

I want to replace tag with tag, but not replacing all the children elements (just the parent). How to do it with jQuery ?

thanks

© Stack Overflow or respective owner

Related posts about jQuery