Hello DNN,
I wrote some HTML, css, JQ, and JQ UI that I want to use within an HTML module. I put the CSS in the Header within the module settings, the Jquery I wrote I put in the Footer of the module settings, and of course I put the HTML where the content is supposed to go (the Edit Content area).
After all of this, the content does not render properly; the JQ UI in particular is breaking quite hard. Is there a particular way I need to format my code? A plugin I may need to make these things work?
Thanks in advance.