All you have to do is replace 

<form onClick="highlight(this);">

with

<cfform action="whatever.cfm" onClick="highlight(document.forms[0]);">

Duane

-----Original Message-----
From: Rich Tretola [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 26, 2001 4:35 PM
To: CF-Talk
Subject: Highlight Script


Does anyone know of a script that will work on a <cfform> tag like this one
that works on regular form tags?
http://www.dynamicdrive.com/dynamicindex11/highlightform.htm

Thansk,
Rich

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to