Home >Web Front-end >HTML Tutorial >How to control the display of ellipses when exceeding the height? _html/css_WEB-ITnose
Currently, what I can find on the Internet is to display ellipses beyond the width, but the effect I want to achieve now is to display ellipses beyond a fixed height. How can this be achieved?
This kind of thing is definitely not possible with pure CSS. Either use JS for processing, or use JSP.ASP.PHP, etc.
Simple method, recommended one. jquery plugin
Thank you very much!