You are viewing this page out of context. To see it in the context it is intended please click here.
About This Page
Reply posted by Lenni Sauve on Wed 11 Apr 2007 in response to Form Validator R3.0
Combining Name Picker and Validator
I am trying to combine the above functionalities into a single form, but cannotresolve the error messages I'm receiving.
If I test in IE 6, I receive the error "Object Expected" referring to
Element.CSS_PROPERTIES
If I test in Mozilla Firefox 1.0.7., I receive the error "$w is not defined" in
util/effects.js
In both browsers, after displaying the above errors, I receive "Validator is
not defined".
What I have done is keep both sets of files and code exactly as they are in the
databases, and then combine all lines from both $$HTMLHead fields into one.
Both sample databases work wonderfully separately.
Thank you in advance for any direction you can provide.