ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/php/shared/title.inc.php
(Generate patch)

Comparing projects/cms/source/reports/php/shared/title.inc.php (file contents):
Revision 1.11 by pjm2, Thu Mar 22 18:32:54 2001 UTC vs.
Revision 1.12 by pjm2, Thu Mar 22 18:57:26 2001 UTC

# Line 16 | Line 16
16   <? if ($scroll == "on") { ?>
17    <script language="javascript"><!--
18    function pScroll(){
19 <    window.scrollBy(0,1);
19 >    window.scrollBy(0, 1);
20      if (document.body.scrollTop >= document.body.scrollHeight - document.body.clientHeight - 1) {
21          waitThenReload();
22      }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines