Since you must actively call .tabs("remove", index), can you not wrap
this in a conditional that would invoke a dialog and trap its return
value?In other words, no, there is no built-in pre-hook in tabs' remove method. **--** Steve On Dec 18, 5:59 am, Dirk Wilhelm <[email protected]> wrote: > Hello, > > i have a page with some tabs and my users will be able to add and > remove tabs. Is there a way to implement a confirmation dialog that > asks the user if he is sure to delete a tab? > > Thanks for help, > Dirk -- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.
