Connecting Tech Pros Worldwide Help | Site Map

word overfow

=?iso-8859-1?q?Jean-S=E9bastien?=
Guest
 
Posts: n/a
#1: May 17 '07
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?

Evertjan.
Guest
 
Posts: n/a
#2: May 17 '07

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)
scripts.contact
Guest
 
Posts: n/a
#3: May 17 '07

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