Category "stylesheet"

Changing font-family for placeholder

Is it posible for an input field to have one font-family and it's placeholder another? I have tried to change font-family for the input's placeholder with an al

CSS position:fixed inside a positioned element

I have a positioned div whose content can be too long so scrollbars appear (overflow:auto set). It functions as a dialog box in an ajax app. I want to fix a clo