[thelist] Cursor colour on input fields

Paul Backhouse paul.backhouse at 2cs.com
Fri Oct 12 06:11:34 CDT 2001


Doing a site at the moment, using this code in the style sheet to style a
general input field, wondering if anyone knows how to change the colour of
the cursor in a text field - at the moment its a dull grey (standard
colour) - i would like to make it white - anyone got any ideas??

input.gen{
	font-family: verdana;
	font-size: 11px;
	color: FFFFFF;
	background-color: 3399CC;
	border: 0;
	height: 20px;
	width: 350px;
}

cheers

Paul Backhouse





More information about the thelist mailing list