Posted by Chris Ianson on 03/20/06 00:33
"Jonathan N. Little" <lws4art@centralva.net> wrote in message
news:441c1496$0$3708$cb0e7fc6@news.centralva.net...
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
> "http://www.w3.org/TR/html4/strict.dtd">
> <html>
> <head>
> <title>Test Confirm Box</title>
> </head>
> <body>
> <h1>Test Confirm</h1>
> <p>
> To test how code a confirm on click,
> click <a href="http://www.yahoo.com/"
> onclick="return confirm('Do you really want Yahoo?')">
> Go To Yahoo</a>
> </p>
> </body>
> </html>
Hmm, any idea why some popup blockers such as Google's seem to block the
link from opening when OK is clicked?
Navigation:
[Reply to this message]
|