View Single Post
  #24  
Old 12-16-2011, 06:58 AM
BlueMelon BlueMelon is offline
asdfg
BlueMelon's Avatar
Join Date: Sep 2008
Posts: 1,481
BlueMelon is a splendid one to beholdBlueMelon is a splendid one to beholdBlueMelon is a splendid one to beholdBlueMelon is a splendid one to behold
Quote:
Originally Posted by Tolnaftate2004 View Post
You can do:

PHP Code:
  // snip
  
while (!waitfor(this.name"AnsweredDialog"));
  return 
params[0];
}

function 
onReplied(obj) {
  
ConfirmationBox.hide();
  
this.trigger("AnsweredDialog"obj.text == "Yes"true false);

This has already been said, but thank you.

Questions are answered, thanks everyone.
__________________
http://i.imgur.com/OOJbW.jpg
Reply With Quote