PDA

View Full Version : safari :hover form fixes


creep_gunner
06-26-2007, 11:43 AM
currently safari does not support the css property :hover and i would like to know if i can add html/css to a js and 'trick' safari into changing the hover state of my form

heres a demo code:
http://userpages.umbc.edu/~zane1/temp/demo/form.html

note in most browsers when the user hovers over the textarea or input boxes the border changes, but....in safari nothing :( is it possible to fix this in a js script?

please help, i do not know js syntax very well or if this is even possible :confused: