For some reason if my code includes (Email), the textbox color becomes yellow
<tr>
<td style="width: 207px">Email:
<asp:TextBox ID="TextBox10" runat="server" Height="15px" Width="236px"></asp:TextBox></td>
</tr>
If I change the Emal to another text, the textbox color becomes white, like the...
Thank you for reply,
The link you gave me .. is not a free source.. I believe I cann't use it if I want to sell my website. Do you know any free tutorials/sites that can do similar like the IE example, only cross-browser.
Thank you for your help,
Hi,
This code works in IE, but not in firefox. Could someone help modify so it could work in Firefox as well,
========
menu.style.filter="revealTrans(duration=5, transition=8)";
menu.filters.revealTrans.apply();
menu.style.visibility="visible";
menu.filters.revealTrans.play();
=======
Thank you.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.