Forum Moderators: open

Message Too Old, No Replies

Google Toolbar and the Text Box

         

afridy

11:06 am on Mar 28, 2008 (gmt 0)

10+ Year Member



Dear Friends,

I have installed the google toolbar in firefox 2.0.0.13

I have a text box (assume like google search text box) in the home page.
when the page loads, the google toolbar autofill yellow color is added to the text box and make the text box ugly look. Like a fish tank.
i just want my text box with the default xp style.

What is the problem ?

This is the code for the text box,

<input name="question" id="question" size="50" maxlength="50" />

i try autofill="Off" but did not work.

mikedee

2:04 pm on Mar 28, 2008 (gmt 0)

10+ Year Member



It is a PITA - there is a solution and explanation here

[code.jenseng.com...]

afridy

4:34 pm on Mar 28, 2008 (gmt 0)

10+ Year Member



Thank Mike,
Exactly what i want !