Does pop-up and modal have different meanings in :
"produce a pop-up listing out which forms to check and correct"
"it should show a modal indicating that it had been successfully submitted"
and is there a special way we should implement these two, or can I just use the alert functions for both pop-up and modal.
Does pop-up and modal have different meanings in : "produce a pop-up listing out which forms to check and correct" "it should show a modal indicating that it had been successfully submitted" and is there a special way we should implement these two, or can I just use the alert functions for both pop-up and modal.
Thank you.