Computer Hope

Internet & Networking => Web design => Topic started by: PitNet on December 14, 2004, 06:50:20 AM

Title: HTML alerts
Post by: PitNet on December 14, 2004, 06:50:20 AM
We want to know how to make alerts that have 2 options, like yes and no, not just ok.
How?
Title: Re: HTML alerts
Post by: Corrosive on December 14, 2004, 11:43:00 AM
Firstly, this is impossible to do in just HTML. You're going to have to use Javascript. Try this: http://javascript.internet.com/messages/yes-or-no-confirm.html