Re: pop up for delete confirmation

2009-12-10 Thread pbreen
...@iytim.hr 09/12/2009 06:57 PM Please respond to MyFaces Discussion users@myfaces.apache.org To MyFaces Discussion users@myfaces.apache.org cc Subject Re: pop up for delete confirmation Cagatay, I'm really impressed with your PrimeFaces. Luka Surija On 12/09/2009 05:45 PM, Cagatay

AW: pop up for delete confirmation

2009-12-10 Thread Günther, Rene - Innflow AG
: Donnerstag, 10. Dezember 2009 13:51 An: MyFaces Discussion Betreff: Re: pop up for delete confirmation Can anyone else hit the url for PrimeFaces below?I'm trying to determine if it's my network that won't let me out or if the app is down??? I really want the ajax fluff that goes with prime

RE: pop up for delete confirmation

2009-12-10 Thread Nilekar, Shirish
? Pat Luka Surijal...@iytim.hr 09/12/2009 01:01 PM Please respond to MyFaces Discussionusers@myfaces.apache.org To MyFaces Discussionusers@myfaces.apache.org cc Subject Re: pop up for delete confirmation onclick=return(confirm('#{msg.AreYouSure}')); Luka Surija On 12/03

Re: pop up for delete confirmation

2009-12-10 Thread Walter Mourão
@myfaces.apache.org cc Subject Re: pop up for delete confirmation Cagatay, I'm really impressed with your PrimeFaces. Luka Surija On 12/09/2009 05:45 PM, Cagatay Civici wrote: There's a special component for this in PrimeFaces called confirmDialog integrated with command components

Re: pop up for delete confirmation

2009-12-10 Thread pbreen
To MyFaces Discussion users@myfaces.apache.org cc Subject Re: pop up for delete confirmation Cagatay, I'm really impressed with your PrimeFaces. Luka Surija On 12/09/2009 05:45 PM, Cagatay Civici wrote: There's a special component for this in PrimeFaces called confirmDialog

Re: pop up for delete confirmation

2009-12-10 Thread Zeng Lingzhu
To MyFaces Discussion users@myfaces.apache.org cc Subject Re: pop up for delete confirmation Working fine. Walter Mourão http://waltermourao.com.br http://arcadian.com.br http://oriens.com.br On Thu, Dec 10, 2009 at 10:50 AM, pbr...@johnson.ca wrote: Can anyone else hit the url

Re: pop up for delete confirmation

2009-12-09 Thread Luka Surija
onclick=return(confirm('#{msg.AreYouSure}')); Luka Surija On 12/03/2009 12:02 PM, Anton Gavazuk wrote: I'm using the basic javascript... 2009/11/30pbr...@johnson.ca I am using the Tomahawk set of tags for this project. I need a pop to confirm the deletion of a record. There doesn't

Re: pop up for delete confirmation

2009-12-09 Thread pbreen
anyone an idea for a better looking component? Pat Luka Surija l...@iytim.hr 09/12/2009 01:01 PM Please respond to MyFaces Discussion users@myfaces.apache.org To MyFaces Discussion users@myfaces.apache.org cc Subject Re: pop up for delete confirmation onclick=return(confirm

Re: pop up for delete confirmation

2009-12-09 Thread Anton Gavazuk
PM Please respond to MyFaces Discussion users@myfaces.apache.org To MyFaces Discussion users@myfaces.apache.org cc Subject Re: pop up for delete confirmation onclick=return(confirm('#{msg.AreYouSure}')); Luka Surija On 12/03/2009 12:02 PM, Anton Gavazuk wrote: I'm using

Re: pop up for delete confirmation

2009-12-09 Thread Grant Smith
users@myfaces.apache.org cc Subject Re: pop up for delete confirmation onclick=return(confirm('#{msg.AreYouSure}')); Luka Surija On 12/03/2009 12:02 PM, Anton Gavazuk wrote: I'm using the basic javascript... 2009/11/30pbr...@johnson.ca I am using the Tomahawk set of tags

Re: pop up for delete confirmation

2009-12-09 Thread Cagatay Civici
Discussion users@myfaces.apache.org cc Subject Re: pop up for delete confirmation onclick=return(confirm('#{msg.AreYouSure}')); Luka Surija On 12/03/2009 12:02 PM, Anton Gavazuk wrote: I'm using the basic javascript... 2009/11/30pbr...@johnson.ca I am

Re: pop up for delete confirmation

2009-12-03 Thread Anton Gavazuk
I'm using the basic javascript... 2009/11/30 pbr...@johnson.ca I am using the Tomahawk set of tags for this project. I need a pop to confirm the deletion of a record. There doesn't seem to be any concept of a popup in JSF or Tomahawk. I can use a basic javascript cofirm popup and

pop up for delete confirmation

2009-11-30 Thread pbreen
I am using the Tomahawk set of tags for this project. I need a pop to confirm the deletion of a record. There doesn't seem to be any concept of a popup in JSF or Tomahawk. I can use a basic javascript cofirm popup and functionaly it works perfect but the color scheme doesn't match my