• i have a wp 3.2.1 page and i am making a new theme that i already have in html and qhen i pass it to wordpress i have a problem with my scrolling bar by jquery. my code is:

    ` $(‘.scrollbar’).scrollbar();

    `
    and i already tried with:
    jQuery('.scrollbar').scrollbar();

  • The topic ‘problems qith scrollbar and jquery’ is closed to new replies.