When used to confirm (button options: yes, no), cfmessagebox sends a
button value to a javascript callbackhandler. If the user clicked the
yes button, the callbackhandler can check if the button's value is
"yes". This is the behavior expected of cfmessagebox, and it works in
Prototype 1.5.1.2. If Prototype 1.6 is used instead, the button value
in the javascript callbackhandler is always the number 1, presumably
indicating that a button was clicked.  Can cfmessagebox be used
correctly with Prototype 1.6?

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptacul...@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to