How does one close all jquery ui dialog windows in javascript?
Situation:
The page has multiple things that can be opened using the dialog boxes. I need a way to close all previous windows before opening a new one.
How does one close all jquery ui dialog windows in javascript?
Situation:
The page has multiple things that can be opened using the dialog boxes. I need a way to close all previous windows before opening a new one.