Categories
Search → java script boxes part i

Java Script Boxes (Part II)

As a continuation of the earlier section where we have seen alert box, we will see in section briefly about confirm box and prompt box.The confirm box is one that pops up with two buttons namely OK and Cancel. This box namely Confirm box is used to v...
DETAILS

Java Script Boxes (Part I)

There are actually three types of popup boxes that can be created using Java Script. As per the needs of the user the programmers creates any of these types of popup box using Java Script.The three kinds of popup boxes that can be created using Java ...
DETAILS
©2003-2019 jCay.com