Re: (ot) Stupid HTML Question

2008-07-23 Thread Claude Schneegans
>>The code below did not work as you would think it should Actually, it works with Mozilla and Opera, but not with IE nor Safari. -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this ad

RE: (ot) Stupid HTML Question

2008-07-23 Thread Experienced CF Developer
Ah, that's it. I'm only developing for IE for an internal app. Dave -Original Message- From: Wim Lemmens [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2008 9:00 AM To: CF-Talk Subject: Re: (ot) Stupid HTML Question I only checked in FireFox. There it works correctly.

Re: (ot) Stupid HTML Question

2008-07-23 Thread Greg Morphis
;> http://www.zarts.com/test.cfm >> >> Dave >> >> -Original Message- >> From: Wim Lemmens [mailto:[EMAIL PROTECTED] >> Sent: Wednesday, July 23, 2008 8:04 AM >> To: CF-Talk >> Subject: Re: (ot) Stupid HTML Question >> >> Test Te

Re: (ot) Stupid HTML Question

2008-07-23 Thread Stephen Hait
> The tag did what I wanted. The code below did not work as you would > think it should (I had already tried those options myself). If you look at > the page at http://www.zarts.com/test.cfm you will see the code you gave me > below but you will also see that the cell still wraps. FYI - I s

Re: (ot) Stupid HTML Question

2008-07-23 Thread Wim Lemmens
PROTECTED] > Sent: Wednesday, July 23, 2008 8:52 AM > To: CF-Talk > Subject: Re: (ot) Stupid HTML Question > > That's what you wanted, no? > > You say "I actually want the text that doesn't fit to be hidden". > That's what you get. > > Please

RE: (ot) Stupid HTML Question

2008-07-23 Thread Experienced CF Developer
! Dave -Original Message- From: Wim Lemmens [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2008 8:52 AM To: CF-Talk Subject: Re: (ot) Stupid HTML Question That's what you wanted, no? You say "I actually want the text that doesn't fit to be hidden". That

RE: (ot) Stupid HTML Question

2008-07-23 Thread Adrian Lynch
This might work: Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Adrian -Original Message- From: Experienced CF Developer [mailto:[EMAIL PROTECTED] Sent: 23 July 2008 14:49 To: CF-Talk Subject: RE: (ot) Stupid HTML

Re: (ot) Stupid HTML Question

2008-07-23 Thread Wim Lemmens
; > This didn't work for me. I still get the following: > > http://www.zarts.com/test.cfm > > Dave > > -Original Message- > From: Wim Lemmens [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 23, 2008 8:04 AM > To: CF-Talk > Subject: Re: (ot) Stupid HTML

RE: (ot) Stupid HTML Question

2008-07-23 Thread Experienced CF Developer
AM To: CF-Talk Subject: RE: (ot) Stupid HTML Question You could also wrap the contents in the will not wrap tag. Robert B. Harrison Director of Interactive services Austin & Williams 125 Kennedy Drive, Suite 100 Hauppauge NY 11788 T : 631.231.6600 Ext. 119 F : 631.434.7022 www.austin-

RE: (ot) Stupid HTML Question

2008-07-23 Thread Experienced CF Developer
Wim, This didn't work for me. I still get the following: http://www.zarts.com/test.cfm Dave -Original Message- From: Wim Lemmens [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2008 8:04 AM To: CF-Talk Subject: Re: (ot) Stupid HTML Question Test Test Test Test Test Test

RE: (ot) Stupid HTML Question

2008-07-23 Thread Robert Harrison
You could also wrap the contents in the will not wrap tag. Robert B. Harrison Director of Interactive services Austin & Williams 125 Kennedy Drive, Suite 100 Hauppauge NY 11788 T : 631.231.6600 Ext. 119 F : 631.434.7022 www.austin-williams.com Great advertising can't be either/or... It must be

Re: (ot) Stupid HTML Question

2008-07-23 Thread Wim Lemmens
Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test On Wed, Jul 23, 2008 at 3:00 PM, Experienced CF Developer < [EMAIL PROTECTED]> wrote: > Okay, I must be having a brain fart today - I'm trying to get a cell in a > table to NOT wrap