RE: Google Chrome and FCKeditor

2008-09-03 Thread Andy Matthews
I thought about that yesterday actually. Chrome identifies itself like so:

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML,
like Gecko) Chrome/0.2.149.27 Safari/525.13

-Original Message-
From: Eric Haskins [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 02, 2008 8:38 PM
To: CF-Talk
Subject: Re: Google Chrome and FCKeditor

FCK has handlers based on the browser detected.Im curious as to how it
identifies itself

Eric

On Tue, Sep 2, 2008 at 9:29 PM, Jeff Fleitz [EMAIL PROTECTED] wrote:

 Yeah, mine is broken too. The editor just doesn't show up.

 On Tue, Sep 2, 2008 at 9:06 PM, Al Musella, DPM
 [EMAIL PROTECTED]wrote:

  I just downloaded and installed the google chrome browser. It blows 
  the socks off of IE and firefox..
  However, none of my pages that use fckeditor.cfc  work I get a 
  strange error that width is undefied.. but it works in all of the 
  other browsers..
  When I hard code in the width, no errors but the fckeditor just 
  doesn't show up.
 
  Can anyone else try thiers and let me know if it works for them?
 
 
 
 

 



~|
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:311981
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Google Chrome and FCKeditor

2008-09-03 Thread Andy Matthews
How's that for confusing eh? Better not be doing a check for Safari, or
Mozilla, or KHTML.

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 03, 2008 8:31 AM
To: CF-Talk
Subject: RE: Google Chrome and FCKeditor

I thought about that yesterday actually. Chrome identifies itself like so:

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML,
like Gecko) Chrome/0.2.149.27 Safari/525.13



~|
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:311983
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Google Chrome and FCKeditor

2008-09-03 Thread Scott Raley -ITC
that's funny that its broadcasting its every browser but IE.

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 03, 2008 9:42 AM
To: CF-Talk
Subject: RE: Google Chrome and FCKeditor

How's that for confusing eh? Better not be doing a check for Safari, or
Mozilla, or KHTML.

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 03, 2008 8:31 AM
To: CF-Talk
Subject: RE: Google Chrome and FCKeditor

I thought about that yesterday actually. Chrome identifies itself like so:

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML,
like Gecko) Chrome/0.2.149.27 Safari/525.13





~|
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:311984
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Google Chrome and FCKeditor

2008-09-03 Thread Matt Blatchley
I was having issues yesterday with the FCKEditor not working Safari or 
Chome, and apparently updating to the latest version does wonders, go figure 
:^O


- Original Message - 
From: Scott Raley -ITC [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Wednesday, September 03, 2008 9:36 AM
Subject: RE: Google Chrome and FCKeditor


 that's funny that its broadcasting its every browser but IE.

 -Original Message-
 From: Andy Matthews [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, September 03, 2008 9:42 AM
 To: CF-Talk
 Subject: RE: Google Chrome and FCKeditor

 How's that for confusing eh? Better not be doing a check for Safari, or
 Mozilla, or KHTML.

 -Original Message-
 From: Andy Matthews [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, September 03, 2008 8:31 AM
 To: CF-Talk
 Subject: RE: Google Chrome and FCKeditor

 I thought about that yesterday actually. Chrome identifies itself like so:

 Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML,
 like Gecko) Chrome/0.2.149.27 Safari/525.13





 

~|
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:311987
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Google Chrome and FCKeditor

2008-09-03 Thread Eric Roberts
I am using the downloaded fckeditor (as opposed to the built in version on
cf8) and it is working fine in chrome...

Eric

/*-Original Message-
/*From: Al Musella, DPM [mailto:[EMAIL PROTECTED]
/*Sent: Tuesday, September 02, 2008 8:07 PM
/*To: CF-Talk
/*Subject: Google Chrome and FCKeditor
/*
/*I just downloaded and installed the google chrome browser. It blows
/*the socks off of IE and firefox..
/*However, none of my pages that use fckeditor.cfc  work I get a
/*strange error that width is undefied.. but it works in all of the
/*other browsers..
/*When I hard code in the width, no errors but the fckeditor just
/*doesn't show up.
/*
/*Can anyone else try thiers and let me know if it works for them?
/*
/*
/*
/*

~|
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:312003
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Google Chrome and FCKeditor

2008-09-02 Thread Al Musella, DPM
I just downloaded and installed the google chrome browser. It blows 
the socks off of IE and firefox..
However, none of my pages that use fckeditor.cfc  work I get a 
strange error that width is undefied.. but it works in all of the 
other browsers..
When I hard code in the width, no errors but the fckeditor just 
doesn't show up.

Can anyone else try thiers and let me know if it works for them?



~|
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:311960
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Google Chrome and FCKeditor

2008-09-02 Thread Jeff Fleitz
Yeah, mine is broken too. The editor just doesn't show up.

On Tue, Sep 2, 2008 at 9:06 PM, Al Musella, DPM
[EMAIL PROTECTED]wrote:

 I just downloaded and installed the google chrome browser. It blows
 the socks off of IE and firefox..
 However, none of my pages that use fckeditor.cfc  work I get a
 strange error that width is undefied.. but it works in all of the
 other browsers..
 When I hard code in the width, no errors but the fckeditor just
 doesn't show up.

 Can anyone else try thiers and let me know if it works for them?



 

~|
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:311964
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Google Chrome and FCKeditor

2008-09-02 Thread Al Musella, DPM
Solved.
  I just downloaded and installed the latest 
version of fckeditor and it now works!

The editor loads instantly.  There was about a 2 second delay in ie!



At 09:29 PM 9/2/2008, Jeff Fleitz wrote:

Yeah, mine is broken too. The editor just doesn't show up.

On Tue, Sep 2, 2008 at 9:06 PM, Al Musella, DPM
[EMAIL PROTECTED]wrote:

  I just downloaded and installed the google chrome browser. It blows
  the socks off of IE and firefox..
  However, none of my pages that use fckeditor.cfc  work I get a
  strange error that width is undefied.. but it works in all of the
  other browsers..
  When I hard code in the width, no errors but the fckeditor just
  doesn't show up.
 
  Can anyone else try thiers and let me know if it works for them?
 
 
 
 



~|
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:311965
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Google Chrome and FCKeditor

2008-09-02 Thread Yves Arsenault
fckeditor doesn't show up for me either in one of my sites. haven't
checked them all yet.
Yves Arsenault

Love is the only force capable of transforming an enemy into a friend.
--Martin Luther King, Jr.


On Tue, Sep 2, 2008 at 10:29 PM, Jeff Fleitz [EMAIL PROTECTED] wrote:

 Yeah, mine is broken too. The editor just doesn't show up.

 On Tue, Sep 2, 2008 at 9:06 PM, Al Musella, DPM
 [EMAIL PROTECTED]wrote:

  I just downloaded and installed the google chrome browser. It blows
  the socks off of IE and firefox..
  However, none of my pages that use fckeditor.cfc  work I get a
  strange error that width is undefied.. but it works in all of the
  other browsers..
  When I hard code in the width, no errors but the fckeditor just
  doesn't show up.
 
  Can anyone else try thiers and let me know if it works for them?
 
 
 
 

 

~|
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:311966
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Google Chrome and FCKeditor

2008-09-02 Thread Yves Arsenault
Right on...
I'll try this!

;-)

Yves Arsenault

Love is the only force capable of transforming an enemy into a friend.
--Martin Luther King, Jr.


On Tue, Sep 2, 2008 at 10:34 PM, Al Musella, DPM
[EMAIL PROTECTED]wrote:

 Solved.
  I just downloaded and installed the latest
 version of fckeditor and it now works!

 The editor loads instantly.  There was about a 2 second delay in ie!




~|
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:311967
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Google Chrome and FCKeditor

2008-09-02 Thread Eric Haskins
FCK has handlers based on the browser detected.Im curious as to how it
identifies itself

Eric

On Tue, Sep 2, 2008 at 9:29 PM, Jeff Fleitz [EMAIL PROTECTED] wrote:

 Yeah, mine is broken too. The editor just doesn't show up.

 On Tue, Sep 2, 2008 at 9:06 PM, Al Musella, DPM
 [EMAIL PROTECTED]wrote:

  I just downloaded and installed the google chrome browser. It blows
  the socks off of IE and firefox..
  However, none of my pages that use fckeditor.cfc  work I get a
  strange error that width is undefied.. but it works in all of the
  other browsers..
  When I hard code in the width, no errors but the fckeditor just
  doesn't show up.
 
  Can anyone else try thiers and let me know if it works for them?
 
 
 
 

 

~|
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:311968
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4