On May 10, 2007, at 1:54 PM, Thomas Drevon wrote:
Sergiu Dumitriu wrote:
In that case the popup shouldn't have a cancel button I think as
it's
misleading. WDYT?
I don't think you can do that with a standard javascript message box.
If you only want a pop-up message with one button, I believe the
correct javascript method to use is
alert("you are a turkey");
...all you can do is press ok :-)
Or am I answering the wrong question?
yep that was exactly my thought.
Ludovic and Sergiu, are you ok with this?
Thanks
-Vincent