Hi, I’d really appreciate some help with a small problem I’m having with the centred popup tutorial.
I have five buttons which use the same openWinCentre function to open five popup windows.
Everything works fine but I have to close one popup window before clicking a button to open another.
For example, say I click button1 to open popup1, this works fine.
Then, if I click button2 to open popup2, nothing happens unless I close popup1 first.
At the moment I am only able to have one popup open at once - ideally I’d like to have all five open at the same time.
Could this be anything to do with the kryptic target_winName tag as I wonder whether all my popups have the same name / id?
I’ll be very grateful for all suggestions on this, thanks. :asian: