Perfect. Simple. Learning. Thanks.
On Mar 14, 3:53 am, Jack Killpatrick wrote:
> $("#msgUnits").html(" "); will probably work.
>
> - Jack
>
> Swatchdog wrote:
> > This does not work:
>
> > $("#msgUnits").text( );
>
> > nor
This does not work:
$("#msgUnits").text( );
nor does this...
$("#msgUnits").text(' ');
I guess is html only?
Clues, anyone?
gt;) and the checked attribute should be
> > checked="checked".
>
> > If nothing else is wrong, both ways work fine:http://jsbin.com/avodi/
>
> > On Mar 4, 9:49 am, Swatchdog wrote:
>
> > > Thanks for your attention. I am a new member, so they must be del
elements with the same id.
>
> > On Mar 3, 3:36 pm, James wrote:
>
> > > The code looks fine. Do you have a value defined on your radio input?
>
> > > Suppose your input is:
> > >
>
> > > and your code is:
> > > $("#ItemList:checked
I have an order edit form that is fed from Coldfusion/SQL that shows a
radio list of possible product selections. If the customer is editing
an order that has already been submitted, one of the products in the
radio list is selected. If it is a new order, none is selected.
Upon load, I need to de
5 matches
Mail list logo