Jquery help

Jquery help

Hi,

I am trying to replace <span class='nonReq'>&nbsp;</span> with <span class='reqImage'>&nbsp;</span>. Please find the html text below:

 <span id="ctl00_mpContent_AccountString1"><div class='CompleteControlRow'><span id="ctl00_mpContent_AccountString1_lbl_AccountString1" class="CompleteControlLabel">Account String1</span><input name="ctl00$mpContent$AccountString1$AccountString1" type="text" value="__.____._.____.___.____.____.___.__" id="ctl00_mpContent_AccountString1_AccountString1" style="width:246px;" /><span class='nonReq'>&nbsp;</span><input type="hidden" name="ctl00$mpContent$AccountString1$_ClientState" id="ctl00_mpContent_AccountString1__ClientState" /></div></span>

 

Thanks,

Ashith.