View Single Post
Old 10-08-2012, 11:44 PM   PM User | #6
jestermeister
New to the CF scene

 
Join Date: Oct 2012
Posts: 4
Thanks: 2
Thanked 0 Times in 0 Posts
jestermeister is an unknown quantity at this point
Sure, sorry... in the js file, the script must be bracketed by the following code:

Code:
$(document).ready(function(){

$(javascript code here);

});
Hope that helps!
jestermeister is offline   Reply With Quote