Perfect! Thanks guys, the span tags work great!
@Vragabond - My boss just wanted me to edit that one word so that customers would notice it more easily, though I do appreciate the tip!
I have run into a bit of a confusing problem for me. I want to change the color of a single word within a <p> tag to have red font. I know how to do this using html using the <font color=""> tag, but I have been told that is depreciated (or soon will be) so I need to use CSS instead. This is the...
Wow that works perfect. For calling the resulting values to be multiplied against user inputed text box values (to determine the quantity of each price the customer wants), I used a button to calculate it, where amount# is the quantity wanted, however nothing shows up in the 'total' box.
<form...
Thanks a bunch Vacunita, just one more question on the same topic. Is it possible to have each radio button assign several values? For example, something along the lines of
<input type=radio value="145.5" OnClick="set_pricetag1(this); set_pricetag2(this) - 20; set_pricetag3(this) - 40;">
or...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.