DMXzone Tabs Support Product Page
Solved
DMXzone Tabs inserting "Styles" instead of "styles" when used with other DMX extensions
Reported 17 Nov 2012 08:29:25
1
has this problem
17 Nov 2012 08:29:25 Trevor Courtney posted:
I have noticed this happen before with some DMX zone extensions where:<link rel="stylesheet" type="text/css" href="Styles/jqueryui/cupertino/cupertino.css" /> should be
<link rel="stylesheet" type="text/css" href="styles/jqueryui/cupertino/cupertino.css" />
That's an upper case "S" on Styles where it should be a lower case "s"
I inserted the tabs extension after inserting the Supersized extension