Commit d966488c by Manzar Hussain

remove js

parent e47223b6
...@@ -197,13 +197,7 @@ ...@@ -197,13 +197,7 @@
} }
}); });
$('.scroll-pane').jScrollPane({
showArrows: false,
contentWidth: 1400,
horizontalGutter: 100,
verticalGutter: 100,
//mouseWheelSpeed: 50
});
var elemt = $('.history_scroll_pane').find('.historyscrollerPane').eq(0) var elemt = $('.history_scroll_pane').find('.historyscrollerPane').eq(0)
elemt.addClass('product_history').siblings('.historyscrollerPane').removeClass('product_history'); elemt.addClass('product_history').siblings('.historyscrollerPane').removeClass('product_history');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment