elclanrs / jq-idealforms-old

The ultimate framework for building and validating responsive HTML5 forms.
665 stars 95 forks source link

jquery calls not dynamic (use original form value instead) #169

Open obxpete opened 10 years ago

obxpete commented 10 years ago

Hi, can you help me understand why the code below would show an empty value rather than the value typed into the q9 field.

Thanks,

console.log('myemailval is :' );
console.log(myEmailValue) ...