~divmod-dev/divmod.org/urchin-ssl-2479

Viewing all changes in revision 2459.

  • Committer: exarkun
  • Date: 2008-03-28 13:51:02 UTC
  • Revision ID: svn-v4:866e43f7-fbfc-0310-8f2a-ec88d1da2979:trunk:15320
Apply patch to fix ScrollTable JavaScript

Author: exarkun
Reviewer: pjd
Fixes #2560

Change the use of "char", a reserved word, to a different variable name.
Change the use of a "for (... in ...)" loop, which often has surprising
behavior, to a normal "for (...; ...; ...)" loop.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: