Hello DNN.
I created an interactive diagram using JQuery UI. When I load in a new instance of JQuery UI CSS into the page, it breaks DNN's UI (because it too is dependent on JQuery UI CSS); however, when I don't load in a new instance of JQuery UI CSS, my diagram breaks.
I need to know if there's a way to apply a new instance of JQuery UI CSS to a page and only have it style my diagram and leave DNN's styling alone. Is this possible? I'm open to other suggestions as well.
The JQuery UI asset I'm using is the Dialog Widget.
Thank you,
Akheem