|
Subject:
|
Question about Contact.aspx page
|
|
Posted By:
|
lc3035
|
Post Date:
|
4/23/2008 11:10:11 AM
|
At the end of chapter 2, the text reads as follows... "... the Subject textbox has a yellow background color, and that's because it is the input control with the focus." In my version of this page, any textbox with a label containing the string "e-mail" ends up with a yellow background. The only way I've been able to make the yellow background go away is to change the label text. (I also set focus to the Name textbox.) Does anyone know how to get rid of the yellow background???
|
|
Reply By:
|
Lee Dumond
|
Reply Date:
|
4/23/2008 11:15:58 AM
|
That's often caused by having the Google Toolbar installed in the browser. Nothing to do with the code at all.
|
|
Reply By:
|
lc3035
|
Reply Date:
|
4/23/2008 11:24:24 AM
|
quote: Originally posted by Lee Dumond
That's often caused by having the Google Toolbar installed in the browser. Nothing to do with the code at all.
I un-installed the Toolbar and the problem went away. Thank you SO MUCH!!
|