I’m trying to dinamically add a button to an input.
It’s working with IE9 but I have position problems with chrome 15.0.874.121 m, sometimes applying zoom to chrome the button align properly
Here is a sample http://jsbin.com/etacap/latest
Thanks!
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.
by modifiying your .deleteButton class, you can reach something decent.
yet, there is still a 2 pixels difference T_T. Ideally it would be 4px for chrome, and 2 for ie.
EDIT: alternatively you could do something like this: