Question about Contact.aspx page
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???
|