I want a message that appears when the user presses the button. This message should tell the user that the activity has been moved to another location. If the user does not press the close button for the message within three seconds - it closes automatically. The Bootstraps Alert function works this way. But it seems that the script is not activated. I do not know if it has to do with the button & activity disappearing directly from DOM, after pressing the button - or what? If so, can you change this so that the message first appears and then the activity disappears?