|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Txt box color
This is probably a stupid question but I have a yellow textbox, but I want it to be white. Why is it yellow? I dont get it!
Code:
<TR> <TD VALIGN=TOP><b><font color="white"> Email address</font></b></TD> TD><input type="Text" name="CusEmail" value="" size="20" maxlength="50"></TD> </TR> |
|
#2
|
||||
|
||||
|
Post the code for the entire page.
|
|
#3
|
|||
|
|||
|
Code:
<html>
<head>
<Script language ="JavaScript">
// Javascript checks for Registration Form
function submitform(Forgottenassword){
var digits="0123456789"
var letters="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwx yz "
var emailcheck="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwx yz0123456789@_."
var temp
var returnval;
returnval = true;
//Enter CusEmail
if (Forgottenassword.CusEmail.value=="") {
alert("Please enter your email address.")
Forgottenassword.CusEmail.focus();
return false;
}
onSubmit="return submitform(document.ForgottenPassword)";
}
</script>
<title>Kosy Cinema</title>
</head>
<body bgcolor="000066" link="#151b8d" vlink="#657383">
<center>
<table>
<tr>
<td rowspan="1"><img border="0" src="ok.jpg" width="200" height="500"></td>
<td>
<center>
<A HREF="Index.asp"><img border="0" src="purple.gif" width="550" height="55"></a><br>
<A HREF="Register.htm"><img border="0" src="Register.gif" width="80" height="30"></a><a href="Login.htm"><img border="0" src="Login.gif" width="80" height="30"></a><a href="form.asp"><img border="0" src="Booktickets.gif" width="80" height="30"></a><a href="helpindex.html"><img border="0" src="Filmreviews.gif" width="80" height="30"></a><a href="Aboutus.htm"><img border="0" src="Aboutus.gif" width="80" height="30"></a>
</center>
<center>
<p>
<font size="6" color="Orange" face="Comic Sans MS">Retrieve your Password</font></center>
</p>
</center>
<center>
<FORM METHOD="POST" ACTION="password.asp" name="Forgottenpassword" onSubmit="return submitform(document.Forgottenpassword)" >
<TABLE BORDER="0">
<TR>
<TD VALIGN=TOP><b><font color="white"> Email address</font></b></TD>
<TD><input type="Text" name="CusEmail" value="" size="20" maxlength="50">
</TD>
</TR>
<TR>
<TD><b><font color="white">Day of Birth</font></b></TD>
<TD><select name="CusBirthdate">
<option value="1" >1
<option value="2" >2
<option value="3" >3
<option value="4" >4
<option value="5" >5
<option value="6" >6
<option value="7" >7
<option value="8" >8
<option value="9" >9
<option value="10" >10
<option value="11" >11
<option value="12" >12
<option value="13" >13
<option value="14" >14
<option value="15" >15
<option value="16" >16
<option value="17" >17
<option value="18" >18
<option value="19" >19
<option value="20" >20
<option value="21" >21
<option value="22" >22
<option value="23" >23
<option value="24" >24
<option value="25" >25
<option value="26" >26
<option value="27" >27
<option value="28" >28
<option value="29" >29
<option value="30" >30
<option value="31" >31
</select>
</TD>
</TR>
</TABLE>
<p><font size="3" color="Orange" face="Comic Sans MS"><center>
<a href="ChangePassword.htm">Change your password</a></center></font>
</p>
<br>
<P><center><INPUT TYPE="SUBMIT" VALUE="Submit" NAME="B1"></center></P>
</FORM>
</center>
</td>
<td rowspan="1"><img border="0" src="alpacino.jpg" width="200" height="500"></td>
</tr>
</table>
<blockquote>
<br><br><br><br>
<!--------------------Start of Standard Footer------------------------>
<p>
<small>
<center>
<a href="index.sc.html">Back to Main Help Page</a> |
<a href="search.html">Search</a> |
<a href="feedback.html">Give Feedback</a>
<br>
If you are not finding the help you need, please give detailed feedback.
</center>
</small>
<!---------------------End of Standard Footer------------------------>
</blockquote>
</body>
</html>
|
|
#4
|
||||
|
||||
|
Nothing shows up yellow when I test it.
|
|
#5
|
||||
|
||||
|
Quote:
What browser are you testing this in?
__________________
ShepherdWeb :: Charging Rhino Wizard I know of no more encouraging fact than the unquestionable ability of man to elevate his life by conscious endeavor. {Henry David Thoreau} § shepherdweb.com § fariswheel productions § reagan administration |
|
#6
|
|||
|
|||
|
Really? im testing it in IE6
|
|
#7
|
||||
|
||||
|
Quote:
hmmm, wierd. I tested it here on IE6 (Win XP SP2) and on FireFox; It looked fine both places. The input field is white both times. I'm not sure what's going on there for you. Sorry. :Shrugs: |
|
#8
|
|||
|
|||
|
Have had similar problems on one machine
Tommy,
not yellow for me either... Your bug sounds similar to something I experienced a few months ago. I had a form that kept showing certain fields as yellow on only one machine here. The form appeared normal on every other machine I tested it on (I tested 5 machines) but this one machine. Unfortunately, I could never figure out what the problem was with its IE install or what... Anyway, you might be experiencing this same bug... and before you pull your hair out ... test it on other machines. J Quote:
|
|
#9
|
||||
|
||||
|
yip,
I had this problem too on my work pc, i recreated all the text boxes, and it still showed yellow, sorry to say that I never found a way to fix it. Now that it think about it, it just kind of dissapeared after a month or two, and I can't recall any thing I did in that time to fix it. I wonder if this is a known bug, or just some freaky error popping up every now and then?
__________________
Look! Its a ShemZilla ![]() ![]()
|
|
#10
|
||||
|
||||
|
Quote:
Do you have the google toolbar installed? See this article: http://code.jenseng.com/google/ Let me know if this helps. |
|
#11
|
|||
|
|||
|
ahhhh... that makes sense... I probably did have it installed on that one machine... sounds like ur bug.
Quote:
|
|
#12
|
|||
|
|||
|
I have the MSN toolbar, witha google search area on the top left hand corner.
I only downloaded MSN recently and the problem was evident before then also |
|
#13
|
||||
|
||||
|
Ok, I'm running out of ideas. I think we're back to J's idea:
Quote:
|
|
#14
|
|||
|
|||
|
This IS a stoopid question but how do i uninstall this damned MSN toolbar - just to see if that is the problem?
|