On 9/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Why do you have to use pure CSS? I would assume that you are trying to do some sort of reveal later - a job that would probably be much better handled by JavaScript.
These are short quotations that appear in a little space on my home page. There is an archive where they're displayed in full, with any normally-hidden parts shown. I was hoping for a pure CSS solution simply for cleanliness, but I don't mind using Javascript. In the end, I agree with your suggestions and those of others': to use Javascript in addition to CSS. I'll probably try replacing the del (or span) element with some literal text consisting of the ellipsis character. Alternately, I might insert a span with a specially-formatted ellipsis character. Mmm options. =) Thanks! --Curby ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
