I have an <input> element where the width is fixed and the overflow is set to overflow:ellipses - how do I test, using javascript or jquery, if the text in the input element is overflowing, i.e. triggering the ellipses?
Asked
Active
Viewed 66 times
1
JoeTidee
- 21,928
- 22
- 94
- 135
-
@AlexPan That question seems to be about output elements, not input. – Barmar Jun 08 '15 at 23:56