perhaps try the onFocus method instead. this will account for tabbing into the field as well.
On Fri, Jul 16, 2010 at 2:46 PM, Bryan Stevenson < [email protected]> wrote: > > Hey All, > > Are there any known issues with the onClick attribute for CFTEXTAREA (CF > 8)? > > I'm trying a dead simply alert and no sign of it firing. > > Example: > onClick="alert('you clicked me')" > > Ultimately I'd like to expand the height of the textarea when it is > clicked as users will be editing several large blocks of text in several > textareas on one screen. > > I suppose what would be best is an onFocus (to expand) and onBlur (to > collapse) event. > > Anyways...any insight on the onClick issue appreciated! > > Cheers > > > Bryan Stevenson B.Comm. > VP & Director of E-Commerce Development > Electric Edge Systems Group Inc. > phone: 250.480.0642 > fax: 250.480.1264 > cell: 250.920.8830 > e-mail: [email protected] > web: www.electricedgesystems.com > > Notice: > This message, including any attachments, is confidential and may contain > information that is privileged or exempt from disclosure. It is intended > only for the person to whom it is addressed unless expressly authorized > otherwise by the sender. If you are not an authorized recipient, please > notify the sender immediately and permanently destroy all copies of this > message and attachments. > Please consider the environment before printing this e-mail > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335421 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

