$("#msgUnits").html(" "); will probably work.
- Jack Swatchdog wrote:
This does not work: $("#msgUnits").text( ); nor does this... $("#msgUnits").text(' '); I guess is html only? Clues, anyone?
$("#msgUnits").html(" "); will probably work.
- Jack Swatchdog wrote:
This does not work: $("#msgUnits").text( ); nor does this... $("#msgUnits").text(' '); I guess is html only? Clues, anyone?