View Single Post
Old 03-08-2010, 12:01 AM   #703
Joember
Enthusiast
Joember began at the beginning.
 
Posts: 32
Karma: 46
Join Date: Feb 2010
Device: PRS-505
Kartu, I changed the percentage calculation in PageIndex.js to:

per=Math.floor((i/c)*100);

This seems to solve both the "0.%" problem, and the rounding issue.

Joember
Joember is offline   Reply With Quote