even if it completely differs from your design it just does what is required in simple way and you dont have to worry "how will it look/behave in Opera, Chrome...."
2009/12/9 <[email protected]> > So that's the second person who is using the regular old javascript > confirm dialog. Doesn't it seem odd that there is no tomahawk popup > component? My leader seems to think that we shouldn't use this because it > is ancient. I wish he could come up with a better excuse than that. > However, does anyone an idea for a better looking component? > > Pat > > > > > > Luka Surija <[email protected]> > 09/12/2009 01:01 PM > Please respond to > "MyFaces Discussion" <[email protected]> > > > To > MyFaces Discussion <[email protected]> > 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/30<[email protected]> > > > > > >> 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 > >> application and it doesn't look good. Just wondering what everyone > else > >> does to confirm a delete? > >> > >> Pat > >> > > > >

