PHP Classes

Problem

Recommend this page to a friend!

      PHP Scroller  >  All threads  >  Problem  >  (Un) Subscribe thread alerts  
Subject:Problem
Summary:Problem
Messages:2
Author:janewu
Date:2009-01-09 02:21:30
Update:2012-12-19 21:47:08
 

 


  1. Problem   Reply   Report abuse  
Picture of janewu janewu - 2009-01-09 02:21:30
How to adjusts a roll of axes speed.
Thank.

  2. Re: Problem Solved   Reply   Report abuse  
Picture of Lee Davis Lee Davis - 2012-12-19 21:47:08 - In reply to message 1 from janewu
@janewu,

Look in the "javascript.php" file and look for a line that contains "setInterval". When found, increase the number to the double-digits in order to slow the rate of the scroller (I used 50 to slow it down to manageable speed). If you could, can you detail how you implemented this script yourself? I have about 25-plus years of experience with reading, writing, and cut-and-pasting scripts, but this script sorely tested my patience. I found it to be more difficult to nose around than scripts with ten times more code paging.