HTML popup windows do not exist
view codeThere is no such thing as a popup windows in the HTML world.
You have to create the illusion of it stylizing a fragment of the main HTML page, and hiding and showing it as required.
Isn't this cheating ?
There is no such thing as a popup windows in the HTML world.
You have to create the illusion of it stylizing a fragment of the main HTML page, and hiding and showing it as required.
Isn't this cheating ?