A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.
Hey guys,
Not sure what to do about this one; I've rolled a custom JQuery theme, and have read Joe Davis' article about how to use it. That said, I'm noticing that the JQuery.js in the Artisteer 30headermenu skin is version 1.41, while the custom theme built with the theme roller is built around 1.5.1. When applying this custom JQuery skin, the tabs and accordion (and probably other stuff) are just wrecked, rendering many of the administrative dialogs nearly unusable.
I've got 2 .js files in the custom skin download; jquery-1.5.1.min.js, and jquery-ui-.custom.min.js. What should I be doing with these, if anything?
Thanks!
Duane Doutel
Ok, nevermind, at least for now; I guess I need to self-host, and found the article. I'll give that a try.