Ask your WordPress questions! Pay money and get answers fast! Comodo Trusted Site Seal
Official PayPal Seal

why js scrollpane plugin works in static site, but not in wp site WordPress

  • SOLVED

here's a link to the static page:
http://sandrdesign.com/zcs/zcs-static/offerings.html
http://sandrdesign.com/zcs/zcs-static/template-wide.html

here's a link to the wp version:
http://drupal.bucktowndigital.com/offerings/
http://drupal.bucktowndigital.com/solutions/ipad/newsstand/adding-video/

here's the plugin i'm using:
http://jscrollpane.kelvinluck.com/basic.html

the js seems to be loading correctly. i've applied the class "scroll-pane" to my div so the scroll bar should be appearing, same as in the static site.

can you tell me what i'm doing wrong?

thanks!

Answers (1)

2011-01-25

Jens Filipsson answers:

I'm not sure if this even has something to do with it, but this file doesn't seem to be included the right way:

<link rel="stylesheet" href="http://drupal.bucktowndigital.com/wp-content/themes/Childv3/css/jquery.jscrollpane.css" type="text/css" />


<strong>edit:</strong>
Actually, I think that might be the problem.