Thanks for the replies. 1. I'm not using onbeforeunload or onunload events
2. Not entirely sure how I can use just one switch.. each link element has a numeric id eg 'a_delete_123'. They're all assigned an onclick event to grab that id, and show a confirm dialog box. If OK is clicked, the id gets sent off as an ajax request. I just don't understand why the browser locks up when moving away from the page, ie. none of the affected delete links are clicked. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
