Can javascript be used to retrieve the part that exceeds the div width by using the ellipsis?

Source: Internet
Author: User
Can I use the ellipsis (...) in the excess parts in javascript? Are there any plug-ins? For example, in this demo, jsfiddle. netkanjiushipg7c78qe only wants to keep one line. If the line is exceeded, it is omitted without line breaks. In addition, php omitted. What is the name of the function? Is it possible to use the ellipsis (...) in the excess part in javascript? Are there any plug-ins?
Like this demo, https://jsfiddle.net/kanjiushi/pg7c78qe/
Only one row is retained. If more than one line of text is exceeded, it is omitted without line breaks.

In addition, php omitted. What is the name of the function? I forgot.

Reply content:

Can I use the ellipsis (...) in the excess parts in javascript? Are there any plug-ins?
Like this demo, https://jsfiddle.net/kanjiushi/pg7c78qe/
Only one row is retained. If more than one line of text is exceeded, it is omitted without line breaks.

In addition, php omitted. What is the name of the function? I forgot.

Use CSS.

Text-overflow: ellipsis
Overflow: hidden
White-space: nowrap

Laravel:$ Value = str_limit ('the PHP framework for web artisans. ', 7); // The PHP...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.