Setting to not include onSubmit / JavaScript?
Hello,
I'm using the cfform tag (and cfinput) in my pages. When looking at the generated code for one of the pages ('view source' in the browser), I noticed an onSubmit was added to the form tag with a call to some javascript. The javascript is in the head section but is commented out. Since this javascript isn't being used, I'm wondering if there's a setting to not add the onSubmit / javascript in my pages.
I'm using CF 9
Thanks
