Alert Box
Alert Box normally used for displaying various information to visitors that it is OK button to click.common forms
alter(“sometext”);
example
results
Confirm Box
Confirm Box normally used for visitors to understand something. Confirm Box button two are OK button and the button Cancel.common forms
confirm(“sometext”);
example
Result






0 comments:
Post a Comment