On the fourteenth week, we're now on Different Methods of How to Create Dialog Boxes.
These is one of our activities:
Dialog Box is a small window that communicates information to the user and prompt them for a response.
Three Types of Dialog Box:
Alert Box - is often used if you want to make sure information comes through to the user.
Prompt Box - is often used if you want the user to input a value before entering a page.
Confirm Box - is often used if you want the user to verify or accept something.
©http://www.w3schools.com/js/js_popup.asp
These is one of our activities:
Dialog Box is a small window that communicates information to the user and prompt them for a response.
Three Types of Dialog Box:
Alert Box - is often used if you want to make sure information comes through to the user.
Prompt Box - is often used if you want the user to input a value before entering a page.
Confirm Box - is often used if you want the user to verify or accept something.
©http://www.w3schools.com/js/js_popup.asp
No comments:
Post a Comment