Opened 3 years ago

#15360 new bug

Could not specify additional classes for ui-widget-overlay using dialog classes option

Reported by: kishoreallu Owned by:
Priority: minor Milestone: none
Component: ui.dialog Version: 1.12.1
Keywords: Cc:
Blocked by: Blocking:

Description

Could not specify additional classes for ui-widget-overlay using dialog classes option. I find that issue that _createoverlay function we have the following code:

this._addClass( this.overlay, null, "ui-widget-overlay ui-front" );

in the above code key is not specified as ui-widget-overlay , so jq is not adding additional classes

Change History (0)

Note: See TracTickets for help on using tickets.