/10/16/Boycotting-SysCon
-Original Message-
From: Ben Doom [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 28, 2007 2:20 PM
To: CF-Community
Subject: Re: getting around firefox's no break on dash issue
Scott Stewart wrote:
> Firefox has a fairly well documented issue, where
AIL PROTECTED]
> Sent: Wednesday, November 28, 2007 12:39 PM
> To: CF-Community
> Subject: Re: getting around firefox's no break on dash issue
>
> wow... thats a tough one...
>
> i dont have a clue... but im sure some sort
> of regex thing is going to work.
>
> pr
Scott Stewart wrote:
> Firefox has a fairly well documented issue, where it won't implement a line
> break on a dash
>
> Has anyone run into this, how did you get around it?
Wait for FF3 to release?
--Ben "Unhelpful" Doom
~|
C
/index.cfm/2007/10/16/Boycotting-SysCon
-Original Message-
From: Tony [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 28, 2007 12:39 PM
To: CF-Community
Subject: Re: getting around firefox's no break on dash issue
wow... thats a tough one...
i dont have a clue... but im sure som
On 11/28/07, Scott Stewart <[EMAIL PROTECTED]> wrote:
> Firefox has a fairly well documented issue, where it won't implement a line
> break on a dash
> "dextro-hydro-whosits-whateverr-lalalalala-blah" that winds up being longer
> than 100px. I would expect it to wrap within the div.
>
>
> Has anyo
wow... thats a tough one...
i dont have a clue... but im sure some sort
of regex thing is going to work.
prolly look at total length, then find first dash before that, and break there
or something?
tw
On 11/28/07, Scott Stewart <[EMAIL PROTECTED]> wrote:
> Hey folks,
>
>
>
> Firefox has a fairl
Hey folks,
Firefox has a fairly well documented issue, where it won't implement a line
break on a dash
Ex: if I have a div that is 100px in length, and I have a block of text.say
a long chemical name
"dextro-hydro-whosits-whateverr-lalalalala-blah" that winds up being longer
than 100px. I