WebFund 2013W Lecture 9
Questions
- The form will work fine from the server's perspective even if you remove all the script and link lines the page's head. (true/false)
- This form validates on every keypress. (true/false)
- The form validates only if you enter a pre-defined country. (true/false)
- The "control group" class is used by the core jQuery code. (true/false)
- In the context of FormExample(), $ is a global variable. (true/false)