(07-09-2011 08:19 PM)RocketFoot Wrote: I am having a problem with a new jQueary sidebar plugin conflicting with the garage's tabs function. Is there anyway to implement a jQuery.noConflict() script into the garage's jQueary so it wont conflict with the new plugin?
I don't know whether you already solved the problem or not.
But when I visited one of the threads in your garage forum, example:
http://www.7173mustangs.com/thread-1972-...http://www.7173mustangs.com/thread-1972-mustang-ma the tabs works for me.
If you read the
gf_showthread template, there is a jQuery no conflict provided.
We only "load" the jQuery in showthread page, not in all pages (headerinclude or header) because it only used in that page. Probably you need to read the explanation of the template (at the example application post at the first page in this thread) to try to solve the problem.
I'm really sorry for the late reply.