I have used different jQuery dialogs. For some dialogs I want a transparent background.
If I change the background
CSS in the .ui-widget-overlay
class then it will apply to all the dialogs.
How to set different background colors for different dialogs?