css ?
css ?
Out of context: Reply #2
- Started
- Last post
- 7 Responses
- 7point340
you mean change how the text field looks when you change focus to it?
you probably need to get a little bit of javascript involved.
i have never personally used the :focus pseudo class
- if you're changing something outside the input field then you definitely need javascript7point34
- no i mean display the label, when the input is focused onflyingnowhere