For example if you go to
https://github.com/signup/free
And type ‘john’ into username, a small red exclamation mark appears on the right hand side. Forgetting about the JavaScript which I know how to do, how can you get an image into the text input?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here’s how you can display the image the same way i.e. on the right and just fitting inside the box:
Use javascript to change the className as necessary.
Hope this helps 🙂