[Proto-Scripty] Prototype version 1.6 hinders ColdFusion tag cfmessagebox

2010-03-02 Thread mrlife
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

[Proto-Scripty] problems with prototype

2010-03-02 Thread ___
Iam trying to do the following example: I have file called main.jsp with the code: html xmlns=http://www.w3.org/1999/xhtml; head meta http-equiv=Content-Type content=text/html; charset=UTF-8/ title%=Constants.COMMON_TITLE_BASE% /title link href=scripts/style.css rel=stylesheet

[Proto-Scripty] Re: Prototype version 1.6 hinders ColdFusion tag cfmessagebox

2010-03-02 Thread T.J. Crowder
Hi, Are you quite certain of your diagnosis? I can't see why Prototype would make any difference here, it doesn't have anything specific to cfmessagebox. Are you sure nothing else changed at the same time you changed from 1.5.1.2 to 1.6? If so, I'd suggest putting together a minimalist test