jQsafi/jscrollpane

Script Slowly - IE 7

GoogleCodeExporter opened this issue · 0 comments

What steps will reproduce the problem?
1. When access the page and call JscrollPane function the page is slowly and 
lock.


What is the expected output? What do you see instead?


What version of the jScrollPane are you using? On what browser? And operating 
system?
jScrollPane - v2.0.0beta11 - 2011-05-02
Internet Explorer 7
Windows Vista


Please provide a URL to a page displaying the problem.
http://olavosetubal.nuovacomunicacao.com/?p=11


Please provide any additional information below.
I debug and when I remove the call 

$('.contentCaroussel .scroll', $(item)).jScrollPane({
    showArrows: true,
    verticalDragMinHeight: 31,
    verticalDragMaxHeight: 31
});

The page work perfectly, but if I add this, the page not load.

Thank you so much.

Original issue reported on code.google.com by leeeand...@gmail.com on 20 Jun 2011 at 9:05