Hi,
I am trying to use JQuery in my cfm code for an input form.
JQuery Code:
CFQuery:
Input Object code:
The object is to generate a pseudo SSN based on the last digit used stored in a database table row if the checkbox is checked.
The output looks like this:
It doesn't seem to do anything to check and uncheck the box but throws no errors. Running the debuggers doesn't seem to even step into the jquery code.???? This isn't the first time I have tried to use JQuery selectors without success in my cf code...
HELP!
Thanks,
Nathan Manning