Perfect. Simple. Learning. Thanks.
On Mar 14, 3:53 am, Jack Killpatrick <j...@ihwy.com> wrote: > $("#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?