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 address: [EMAIL PROTECTED])
Thanks.


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309529
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


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.
IE messes it up...

On Wed, Jul 23, 2008 at 3:56 PM, Experienced CF Developer <
[EMAIL PROTECTED]> wrote:

> Wim,
>
> 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.
>
> Thanks though!
>
> 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's what you get.
>
> Please explain correctly what you want.
>
> Wim.
>
> On Wed, Jul 23, 2008 at 3:49 PM, Experienced CF Developer <
> [EMAIL PROTECTED]> wrote:
>
> > 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 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.  I actually want the text that doesn't fit to be
> > hidden.
> > > What am I missing? (btw, I'm coding only for IE for an internal app).
> > I've
> > > done this before, just can't remember what I did.  I want the second
> cell
> > > to
> > > NOT wrap.  Here's some test code:
> > >
> > >  > > style="table-layout: fixed;">
> > > 
> > > 
> > > 
> > > 
> > >  
> > > Test Test Test Test Test Test Test Test Test Test Test Test Test
> Test
> > > Test Test Test Test Test Test Test Test Test 
> > >  
> > > 
> > > 
> > >
> > > What am I missing?
> > >
> > > Dave Phillips
> > >
> > >
> > >
> >
> >
> >
> >
>
>
>
> 



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309521
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: (ot) Stupid HTML Question

2008-07-23 Thread Greg Morphis
Wim, your code worked on Firefox just fine, but not in IE as he asked for.

On Wed, Jul 23, 2008 at 8:52 AM, Wim Lemmens <[EMAIL PROTECTED]> wrote:
> 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 explain correctly what you want.
>
> Wim.
>
> On Wed, Jul 23, 2008 at 3:49 PM, Experienced CF Developer <
> [EMAIL PROTECTED]> wrote:
>
>> 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 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.  I actually want the text that doesn't fit to be
>> hidden.
>> > What am I missing? (btw, I'm coding only for IE for an internal app).
>> I've
>> > done this before, just can't remember what I did.  I want the second cell
>> > to
>> > NOT wrap.  Here's some test code:
>> >
>> > > > style="table-layout: fixed;">
>> > 
>> > 
>> > 
>> > 
>> >  
>> > Test Test Test Test Test Test Test Test Test Test Test Test Test Test
>> > Test Test Test Test Test Test Test Test Test 
>> >  
>> > 
>> > 
>> >
>> > What am I missing?
>> >
>> > Dave Phillips
>> >
>> >
>> >
>>
>>
>>
>>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309520
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


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 see wrapping with IE but not FF.

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309519
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: (ot) Stupid HTML Question

2008-07-23 Thread Wim Lemmens
I only checked in FireFox. There it works correctly.
IE messes it up...

On Wed, Jul 23, 2008 at 3:56 PM, Experienced CF Developer <
[EMAIL PROTECTED]> wrote:

> Wim,
>
> 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.
>
> Thanks though!
>
> 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's what you get.
>
> Please explain correctly what you want.
>
> Wim.
>
> On Wed, Jul 23, 2008 at 3:49 PM, Experienced CF Developer <
> [EMAIL PROTECTED]> wrote:
>
> > 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 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.  I actually want the text that doesn't fit to be
> > hidden.
> > > What am I missing? (btw, I'm coding only for IE for an internal app).
> > I've
> > > done this before, just can't remember what I did.  I want the second
> cell
> > > to
> > > NOT wrap.  Here's some test code:
> > >
> > >  > > style="table-layout: fixed;">
> > > 
> > > 
> > > 
> > > 
> > >  
> > > Test Test Test Test Test Test Test Test Test Test Test Test Test
> Test
> > > Test Test Test Test Test Test Test Test Test 
> > >  
> > > 
> > > 
> > >
> > > What am I missing?
> > >
> > > Dave Phillips
> > >
> > >
> > >
> >
> >
> >
> >
>
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309518
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: (ot) Stupid HTML Question

2008-07-23 Thread Experienced CF Developer
Wim,

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.

Thanks though!

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's what you get.

Please explain correctly what you want.

Wim.

On Wed, Jul 23, 2008 at 3:49 PM, Experienced CF Developer <
[EMAIL PROTECTED]> wrote:

> 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 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.  I actually want the text that doesn't fit to be
> hidden.
> > What am I missing? (btw, I'm coding only for IE for an internal app).
> I've
> > done this before, just can't remember what I did.  I want the second
cell
> > to
> > NOT wrap.  Here's some test code:
> >
> >  > style="table-layout: fixed;">
> > 
> > 
> > 
> > 
> >  
> > Test Test Test Test Test Test Test Test Test Test Test Test Test
Test
> > Test Test Test Test Test Test Test Test Test 
> >  
> > 
> > 
> >
> > What am I missing?
> >
> > Dave Phillips
> >
> >
> >
>
>
>
> 



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309517
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


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 Question


Wim,

This didn't work for me.  I still get the following:

http://www.zarts.com/test.cfm

Dave


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309516
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: (ot) Stupid HTML Question

2008-07-23 Thread Wim Lemmens
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 explain correctly what you want.

Wim.

On Wed, Jul 23, 2008 at 3:49 PM, Experienced CF Developer <
[EMAIL PROTECTED]> wrote:

> 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 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.  I actually want the text that doesn't fit to be
> hidden.
> > What am I missing? (btw, I'm coding only for IE for an internal app).
> I've
> > done this before, just can't remember what I did.  I want the second cell
> > to
> > NOT wrap.  Here's some test code:
> >
> >  > style="table-layout: fixed;">
> > 
> > 
> > 
> > 
> >  
> > Test Test Test Test Test Test Test Test Test Test Test Test Test Test
> > Test Test Test Test Test Test Test Test Test 
> >  
> > 
> > 
> >
> > What am I missing?
> >
> > Dave Phillips
> >
> >
> >
>
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309515
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: (ot) Stupid HTML Question

2008-07-23 Thread Experienced CF Developer
This did exactly what I want.  Thanks!  That's not how I did it before
because I didn't even know about this tag. LOL.  But hey, I'm not
complaining. :)

Thanks!

Dave

-Original Message-
From: Robert Harrison [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 23, 2008 8:13 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-williams.com

Great advertising can't be either/or... It must be &.
-Original Message-
From: Experienced CF Developer [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 23, 2008 9:00 AM
To: CF-Talk
Subject: (ot) Stupid HTML Question

Okay, I must be having a brain fart today - I'm trying to get a cell in a
table to NOT wrap.  I actually want the text that doesn't fit to be hidden.
What am I missing? (btw, I'm coding only for IE for an internal app).  I've
done this before, just can't remember what I did.  I want the second cell to
NOT wrap.  Here's some test code:


Archive:
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309507
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=28801.20441.4


__ NOD32 3290 (20080723) Information __

This message was checked by NOD32 antivirus system.
http://www.eset.com






~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309514
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


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 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.  I actually want the text that doesn't fit to be
hidden.
> What am I missing? (btw, I'm coding only for IE for an internal app).
I've
> done this before, just can't remember what I did.  I want the second cell
> to
> NOT wrap.  Here's some test code:
>
>  style="table-layout: fixed;">
> 
> 
> 
> 
>  
> Test Test Test Test Test Test Test Test Test Test Test Test Test Test
> Test Test Test Test Test Test Test Test Test 
>  
> 
> 
>
> What am I missing?
>
> Dave Phillips
>
>
> 



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309513
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


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 &.
-Original Message-
From: Experienced CF Developer [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 23, 2008 9:00 AM
To: CF-Talk
Subject: (ot) Stupid HTML Question

Okay, I must be having a brain fart today - I'm trying to get a cell in a
table to NOT wrap.  I actually want the text that doesn't fit to be hidden.
What am I missing? (btw, I'm coding only for IE for an internal app).  I've
done this before, just can't remember what I did.  I want the second cell to
NOT wrap.  Here's some test code:


Archive:
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309507
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=28801.20441.4


__ NOD32 3290 (20080723) Information __

This message was checked by NOD32 antivirus system.
http://www.eset.com




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309511
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


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.  I actually want the text that doesn't fit to be hidden.
> What am I missing? (btw, I'm coding only for IE for an internal app).  I've
> done this before, just can't remember what I did.  I want the second cell
> to
> NOT wrap.  Here's some test code:
>
>  style="table-layout: fixed;">
> 
> 
> 
> 
>  
> Test Test Test Test Test Test Test Test Test Test Test Test Test Test
> Test Test Test Test Test Test Test Test Test 
>  
> 
> 
>
> What am I missing?
>
> Dave Phillips
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309508
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4