Connecting Tech Pros Worldwide Help | Site Map

word overfow

  #1  
Old May 17th, 2007, 08:05 AM
=?iso-8859-1?q?Jean-S=E9bastien?=
Guest
 
Posts: n/a
how to get a word overflow like in google reader.
a sentence is wrap in line, and every overflowed word isn't displayed.
any idea?

  #2  
Old May 17th, 2007, 09:25 AM
Evertjan.
Guest
 
Posts: n/a

re: word overfow


Jean-Sébastien wrote on 17 mei 2007 in comp.lang.javascript:
Quote:
how to get a word overflow like in google reader.
a sentence is wrap in line, and every overflowed word isn't displayed.
any idea?
With CSS, if I understand your words corectly.

Look into the css overfow:; and css clip:;.

CSS has it's own NG:

comp.infosystems.www.authoring.stylesheets

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
  #3  
Old May 17th, 2007, 11:25 PM
scripts.contact
Guest
 
Posts: n/a

re: word overfow


Evertjan. wrote:
Quote:
Quote:
how to get a word overflow like in google reader.
a sentence is wrap in line, and every overflowed word isn't displayed.
any idea?
Quote:
Look into the css overfow:; and css clip:;.
and white-space:

Closed Thread