yellow text box

I've noticed in my forms, a yellow background only in the first text
boxes.

I might have pull down menus above or below the text box (and even
more than one text box), but it's always the first text box in the
form that has a yellow background (and if you tab or click through the
form, the yellow text box background doesn't move with the cursor).
Anyone know that that is and how to cure it? TIA
cjo [ Fr, 01 Juni 2007 06:13 ] [ ID #1728034 ]

Re: yellow text box

At Thu, 31 May 2007 21:13:00 -0700, cover let h(is|er) monkeys type:

> I've noticed in my forms, a yellow background only in the first text
> boxes.
>
> I might have pull down menus above or below the text box (and even
> more than one text box), but it's always the first text box in the
> form that has a yellow background (and if you tab or click through the
> form, the yellow text box background doesn't move with the cursor).
> Anyone know that that is and how to cure it? TIA

Remove line 147 of your script. Does that help?

I think you are better off in a hmtl/css newsgroup, this is not a php
related issue.

And if you think it is, how on earth can we help you without the code ? My
crystal ball isn't too sharp on Fridays.

(Followup-to set to comp.lang.php)
--
Schraalhans Keukenmeester - schraalhans [at] the.Spamtrapexample.nl
[Remove the lowercase part of Spamtrap to send me a message]

"strcmp('apples','oranges') < 0"
Schraalhans Keukenmee[9] [ Fr, 01 Juni 2007 09:02 ] [ ID #1728035 ]

Re: yellow text box

Message-ID: <vv6v53tri4rvp6hufpg07ukts50lr1nvu5 [at] 4ax.com> from cover
contained the following:

>I've noticed in my forms, a yellow background only in the first text
>boxes.
....
>Anyone know that that is and how to cure it? TIA

Do you have the Google toolbar installed? That could be the culprit.

--
Geoff Berrow 0110001001101100010000000110
001101101011011001000110111101100111001011
100110001101101111001011100111010101101011
Geoff Berrow [ Fr, 01 Juni 2007 09:13 ] [ ID #1728036 ]

Re: yellow text box

At Fri, 01 Jun 2007 08:13:29 +0100, Geoff Berrow let h(is|er) monkeys
type:

> Message-ID: <vv6v53tri4rvp6hufpg07ukts50lr1nvu5 [at] 4ax.com> from cover
> contained the following:
>
>>I've noticed in my forms, a yellow background only in the first text
>>boxes.
> ...
>>Anyone know that that is and how to cure it? TIA
>
> Do you have the Google toolbar installed? That could be the culprit.

Didn't know that. Good one Geoff! Glad I don't use it!


--
Schraalhans Keukenmeester - schraalhans [at] the.Spamtrapexample.nl
[Remove the lowercase part of Spamtrap to send me a message]

"strcmp('apples','oranges') < 0"
Schraalhans Keukenmee[9] [ Fr, 01 Juni 2007 09:29 ] [ ID #1728037 ]

Re: yellow text box

<form name="form1" method="post" action="">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<input type="text" name="textfield" style="background:yellow">
</td>
</tr>
</table>
</form>
java.inet [ Fr, 01 Juni 2007 10:01 ] [ ID #1728038 ]

Re: yellow text box

At Thu, 31 May 2007 21:13:00 -0700, cover let h(is|er) monkeys type:

> I've noticed in my forms, a yellow background only in the first text
> boxes.
>
> I might have pull down menus above or below the text box (and even
> more than one text box), but it's always the first text box in the
> form that has a yellow background (and if you tab or click through the
> form, the yellow text box background doesn't move with the cursor).
> Anyone know that that is and how to cure it? TIA

Remove line 147 of your script. Does that help?

I think you are better off in a hmtl/css newsgroup, this is not a php
related issue.

And if you think it is, how on earth can we help you without the code ? My
crystal ball isn't too sharp on Fridays.

(Followup-to set to comp.lang.php)
--
Schraalhans Keukenmeester - schraalhans [at] the.Spamtrapexample.nl
[Remove the lowercase part of Spamtrap to send me a message]

"strcmp('apples','oranges') < 0"
Schraalhans Keukenmee[9] [ Fr, 01 Juni 2007 09:02 ] [ ID #1728628 ]

Re: yellow text box

Message-ID: <vv6v53tri4rvp6hufpg07ukts50lr1nvu5 [at] 4ax.com> from cover
contained the following:

>I've noticed in my forms, a yellow background only in the first text
>boxes.
....
>Anyone know that that is and how to cure it? TIA

Do you have the Google toolbar installed? That could be the culprit.

--
Geoff Berrow 0110001001101100010000000110
001101101011011001000110111101100111001011
100110001101101111001011100111010101101011
Geoff Berrow [ Fr, 01 Juni 2007 09:13 ] [ ID #1728629 ]

Re: yellow text box

At Fri, 01 Jun 2007 08:13:29 +0100, Geoff Berrow let h(is|er) monkeys
type:

> Message-ID: <vv6v53tri4rvp6hufpg07ukts50lr1nvu5 [at] 4ax.com> from cover
> contained the following:
>
>>I've noticed in my forms, a yellow background only in the first text
>>boxes.
> ...
>>Anyone know that that is and how to cure it? TIA
>
> Do you have the Google toolbar installed? That could be the culprit.

Didn't know that. Good one Geoff! Glad I don't use it!


--
Schraalhans Keukenmeester - schraalhans [at] the.Spamtrapexample.nl
[Remove the lowercase part of Spamtrap to send me a message]

"strcmp('apples','oranges') < 0"
Schraalhans Keukenmee[9] [ Fr, 01 Juni 2007 09:29 ] [ ID #1728632 ]

Re: yellow text box

<form name="form1" method="post" action="">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<input type="text" name="textfield" style="background:yellow">
</td>
</tr>
</table>
</form>
java.inet [ Fr, 01 Juni 2007 10:01 ] [ ID #1728635 ]
PHP » alt.php » yellow text box

Vorheriges Thema: PHP Help Needed
Nächstes Thema: PHP email encryption