Monday, 12 August 2013

How to change this text inside a div in jquery?

How to change this text inside a div in jquery?

I have a div structured like this <div class="pin">CODE# 1234</div> and
now how to replace "1234" with my new value using jquery?

No comments:

Post a Comment