Ui-helper-hidden-accessible class in jQuery-UI Dial wrapper div

Can someone shed some light on what the jQuery UI CSS class is available for private access, and how to make it work correctly or disable it? This automatically makes my dialog box invisible. I just commented on this class in jquery-ui.css.

+5
source share
1 answer

The solution may be that you are using a jQuery theme that is not designed for jQuery \ jQuery-UI-Version. Get the right theme or upgrade your jQuery-js files to the correct version.

+4
source

All Articles