Are you sure you want to exit? pop-up
February 18, 2010 12:00 AM
Using your last thought on a modal type popup: you could have the close button close both the popup AND set a variable, say "courseClose=1". then use a timed interaction in the course that checks for courseClose=1 and closes the course. you can have that fire off on say .3 second intervals. I have used this before and have had no issues.
Discussions have been disabled for this post