jeffreyhi1 / jscrollpane

Automatically exported from code.google.com/p/jscrollpane
0 stars 0 forks source link

Scroll bars disappearing in Internet Explorer #100

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
Scrollbars are disappearing when in Internet Explorer, they appear fine in
all other browsers.

What version of the jScrollPane are you using? On what browser? And
operating system?
jquery-1.3.2, All browser work fine apart from Internet Explorer. Mac OSX

Please provide a URL to a page displaying the problem.
http://be-a-rebel.com.au/hatchlings/index.shtml

Please provide any additional information below.

Original issue reported on code.google.com by clintongartrell@gmail.com on 4 May 2009 at 7:28

GoogleCodeExporter commented 9 years ago
I think I'm having same problems. It seems you have found a solution yourself. 
Would
you like to share it here?

Original comment by Leine...@gmail.com on 4 May 2009 at 9:05

GoogleCodeExporter commented 9 years ago
You have a trailing comma in the jScrollPane initialisation. This shouldn't be 
there,
in IE array and object literals cannot have a trailing comma.

Original comment by kelvin.l...@gmail.com on 5 May 2009 at 12:15