charliec Posted October 27, 2010 Share Posted October 27, 2010 Hi all, I have two websites and productscategory module works perfectly fine on one website but doesn't work on the other.Left and right scrolling does not work. I copied and pasted over the productscategory module from the working website. Scrolling still does not work. Does anyone have any idea on how to fix this?Thanks! Link to comment Share on other sites More sharing options...
rocky Posted October 28, 2010 Share Posted October 28, 2010 There is probably a Javascript error preventing the scrolling from working. Check whether it says "Done, with errors" in the bottom-left corner in IE. If it does, click the icon and post the error message here. Link to comment Share on other sites More sharing options...
charliec Posted October 28, 2010 Author Share Posted October 28, 2010 I get "Object doesn't support this property or method", for following lines$('#thumbs_list').serialScroll($('#productscategory_list').serialScroll({I replaces serialScroll.js file from my working website but it still does not work.Please help. Link to comment Share on other sites More sharing options...
charliec Posted October 28, 2010 Author Share Posted October 28, 2010 Oops fixed it. This was a problem because serialScroll.js was not defined in product.tpl. I have my modules in product container. Hope this helps others. Link to comment Share on other sites More sharing options...
seba505 Posted December 10, 2010 Share Posted December 10, 2010 I am having the same problem.Can you please tell me how to define serialScroll.js in product.tpl.Thank you Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now