I've been building forms using a variety of the input types, and I've noticed that CFINPUT tends to force a focus(). I would prefer not to have this behavior. Anyone have ideas how to stop CFFORM from forcing focus on CFINPUT form fields (say *that* three times fast).
<cfinput type="text" name="field_#formfieldID#" maxlength="#formlen#" value="" validate="email"> Using CF9. Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352772 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

