expand div when use clicks in text box?
- by Joel
I'd like to have a div expand to show contents when a user clicks their mouse in a text box to enter text. I haven't seen that around anywhere before. I know how to make things expand onClick, but can someone point me to what I'm looking for?
Basically, I have an email signup box that I just want to show the input field for the email address,…