|
|
|
|
#1 |
|
Registered User
Join Date: Mar 2018
Posts: 341
|
What are the pop up boxes available in JavaScript?
What are the pop up boxes available in JavaScript?
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Feb 2016
Posts: 1,267
|
In JavaScript, there are three primary pop-up boxes:
1. Warning offers an OK option along with a straightforward statement. 2. Confirm uses the OK and Cancel buttons to ask a yes/no question. 3. Question provides a message, input box, and OK/Cancel buttons for the user to add content. Through information presentation or immediate feedback, these pop-ups facilitate user communication.
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| what is javascript | ehsanagar | Javascript | 6 | 04-18-2017 03:48 AM |
| Javascript Countdown Timer redirecting Affiliate Links | JavaScriptBank | Javascript | 0 | 05-20-2013 10:29 PM |