View Single Post
  #2  
Old 04-11-2011, 03:47 PM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: adding custom jquery

In /skin/skinName/customer/service_js.tpl add some code like this after the jquery call:
Code:
{load_defer file="js/YourJSFile.js" type="js"}

Put your JS file in /skin/skinName/js/
__________________
- Shane Munroe
Reply With Quote