Plugin jQuery: Hiding Overflowing Text Technique with jQuery & CSS

Hiding Overflowing Text Technique with jQuery & CSS
http://www.jqueryrain.com/?http://demo.tutorialzine.com/2014/02/technique-hiding-overflowing-text/
http://tutorialzine.com/2014/02/technique-hiding-overflowing-text/
08/03/2014

Nội dung

Hiding Overflowing Text Technique with jQuery & CSS

As web developers, we should build our sites so they accommodate variable lengths of text. You have to be sure that your markup looks just as good with a 50 character username as it does with a 5 character one. In the past, this was only possible by slicing text on the server side, or with JavaScript, but today we can do it only with CSS thanks to properties like max-width and text-overflow.


Nguồn: www.jqueryrain.com/2014/03/hiding-overflowing-text-technique-jquery-css/


Chưa có phản hồi
Bạn vui lòng Đăng nhập để bình luận