You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Legolas Woodland <le...@gmail.com> on 2006/01/04 10:15:20 UTC

Topic: How i can add a javascript confirmation dialog to a button action ?

Hi
How i can add a confirmation dialog to a button action ?
I mean when user press the delete button it shows a dialog box 
(JavaScript) and ask him/her wether he/she is sure to procedd or not.
What about making this dialog localized and load its message from String 
resource ? can we use localization into javascript?