NEED INPUT, then js codes

Discussion in 'JavaScript' started by kilanw, Nov 10, 2008.

  1. #1
    Hello,

    I was hired as a freelance css designer for this website http://www.freewarebible.com

    I helped out with some very basic javascript for the image slideshows(artwork and genesis rejuve pages) and the image replace (on the main page)

    we are having issues with the scrolling javascript on the main page. look at King James on the chart (purple) and follow the scroll directly underneath it (under header king james bible). The chart scrolls too fast for the text underneath it.

    Would you JS experts consider a slower scroll for the text, an independent scroll apart from the chart, or what? After we make this crucial decision I will probably need some JS codes pointing me in the right direction, but for now I'd like to just see what ppl suggest.
     
    kilanw, Nov 10, 2008 IP
  2. rene7705

    rene7705 Peon

    Messages:
    233
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I can't determine what scroller-script you are using, but if you want them to scroll at the same pace, you need to scroll per percentage point, not pixel point.
    Let me see the code that scrolls, that uses your scrollspeed variable.. Then i might be able to help more.
     
    rene7705, Nov 11, 2008 IP
  3. VishalVasani

    VishalVasani Peon

    Messages:
    560
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Can you check your script for delay function. I think you can control speed with it or provide details of your script to check.
     
    VishalVasani, Nov 11, 2008 IP