Hi all,
Firstly, I'm running DNN 6.2.2 and my Host jQuery settings are:
Installed jQuery Version: 1.7.2
Installed jQuery UI Version: 1.8.16
Use jQuery Debug Version?: Unticked
User Hosted jQuery Version?: Unticked
Hosted jQuery URL: http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js
Hosted jQuery UI URL:
http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js
I was following a tutorial on DNNCreative.com on implementing jQuery UI Tabs in a DNN HTML Module and it works using the Dark Knight skin.
If I use an old DNN 5 skin, however, it works whilst logged in as Host (SuperUser) but doesn't when logged out or logged in as a normal user. It looks as though the JS code in the module footer isn't being initialised, the tabs don't function and all the content of the various tabs is on one page.
I'm told that the jQuery UI is not being loaded. I've tried ticking each of the boxes in the Host jQuery settings but to no effect.
So ... is this a problem with my skin, possibly an issue with DNN 6.2.2 or something else?
Thanks in advance for any thoughts.