New to JQuery here... The match below is tripping and if I alert the text contents I get columns with #HP# in the text, however, the next line is not changing on the form. I thought this might work based on examples like this:
Your example iterates all td elements with the ms-formlabel class and changes the text of the label whose text matches '#HP#'. What are you trying to accomplish?