Similar: http://old.nabble.com/javascript-confirm---seems-to-work-fine-with-link-markup-but-not-with-button-markup-td27242553.html
On Thu, Jan 28, 2010 at 5:00 PM, Josh Kamau <[email protected]> wrote: > Hi Team > > lnkDelete.add(new SimpleAttributeModifier("onClick","return confirm('Are > you > sure you want to Delete?')" )); > > The above code produces a confirmation message if its a Link and > doesnt work if its an AjaxFallbackLink. How do i make it work on ajax link > > regards. > > Josh > -- Pedro Henrique Oliveira dos Santos
