[thelist] Simple JavaScript question

Eric Costello eric at schwa.com
Sun Aug 6 23:52:23 CDT 2000


>Clicking the "OK" should send them on their way, clicking "Cancel" should
keep
>them on the same page.

This will work:

<a href="http://www.citycent.com" onClick="return confirm('are you
sure');">Click here</a>





More information about the thelist mailing list