Auto Close any open windows

Good question... I'm not too sure how'd you'd do that. My guess is that you might be able (but I doubt it) to do it through variables...For example, you have the open course set a variable to "open" and when the user clicks a close/exit button, it sets that variable to "closed" ok?...Then you have your popup windows constantly reading that same variable(probably not a good idea) using a javascript command. When that variable turns to "closed" you could (maybe)trigger that window to close...But none of this might work...

Discussions have been disabled for this post