Active
Project:
Danland
Version:
7.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2011 at 19:21 UTC
Updated:
10 Oct 2011 at 02:38 UTC
I've created a subtheme that's working fine, but I want to set the jQuery cycle transition options for this subtheme only. I added this line: "scripts[] = scripts/jquery.cycle.all.js" to mysubtheme.info in the mysubtheme folder, and altered the settings in that copy of jquery.cycle.all.js, but I'm not getting the behavior I expect, and debugging the scripts shows that both the main and subtheme copies are loading. Is there a simple way to override the script only in this subtheme?