Open nkgardose opened 7 years ago
Code includes: 1.) Autocomplete jquery function 2.) Actual list of existing/dissolved degree programs of DLSU 3.) Filtering function that changes the list of degree programs to the corresponding college 4.) Adding Custom forms (UL->LI) 5.) Automatically changing values when a certain radio button is selected
1.) Current design does not contain College Add a college field to filter the list of degree programs that will show under the degree program field (autocomplete)
2.) Current design has no uniformity (inputs may vary per user, ex. BS-CS, BS CS, CS)
Refer to the code below: It uses the jQuery function of AutoComplete It restricts the user input for existing degree programs (and other dissolved degree programs) but user is still able to input freely if degree program does not exist in list
/**/
!DOCTYPE html>
/**/