seorangprempuan
Junior Member
Posts: 2
Registered: 7/12/2007
Location: Atlantis City
Member Is Offline
|
| posted on 7/12/2007 at 11:27 AM |
|
|
text box colour
sorry, i would like to ask, is there any possible way to configure the background colour of the field if i'm using tigra?
for example, i'm using 3 text boxes and i'm using the same expression for validate them and the same script to declare them, but 1 of them has green
as background color, and the rest are yellow. why does it happen?
in tigra documentation, on demo 1, i found the same thing too. background color could be blue, yellow or green. is there anyway to configure this
color?
thanks in advance, sorry for my bad english.
:)
have a nice day,
regards,
Me.
|
|
|
tigra
Administrator
Posts: 1982
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 7/12/2007 at 05:06 PM |
|
|
Tigra validator doesn't determine the colors of the input boxes in the form. It's not even activated until "Submit" button is clicked. You can use
CSS to specify the colors of the page elements.
|
|
|
seorangprempuan
Junior Member
Posts: 2
Registered: 7/12/2007
Location: Atlantis City
Member Is Offline
|
| posted on 7/13/2007 at 03:28 AM |
|
|
thank you for your information :)
|
|
|