Originally posted by Vidya Sajeev:
[B]another doubt regarding drop down box..is it possible to set a font for just the items in the drop down box ? I tried this..it doesnt work..
any pointers, anybody..?
thanks in advance.
Vidya.[/B]
Originally posted by Bodie Minster:
In IE and Netscape you can do this:
<A HREF="http://my.yahoo.com" OnMouseOver="this.style.color='red'" OnMouseOut="this.style.color='black'">my.yahoo.com</A>
Originally posted by maha anna:
[B]SriDevi,
The following will do the trick. But works in IE only.
regds
maha anna
[This message has been edited by maha anna (edited March 20, 2001).][/B]