Diff for /kupu/common/sarissa.js between versions 1.1 and 1.2

version 1.1, 2005/09/15 13:06:00 version 1.2, 2010/07/23 17:45:48
Line 234  else{ /* end IE initialization, try to d Line 234  else{ /* end IE initialization, try to d
             * <li>3 == INTERACTIVE,</li>              * <li>3 == INTERACTIVE,</li>
             * <li>4 == COMPLETED</li></ul>              * <li>4 == COMPLETED</li></ul>
             */              */
             XMLDocument.prototype.readyState = 0;              //ROC100723 XMLDocument.prototype.readyState = 0;
             /**              /**
             * <p>Emulate IE's parseError attribute</p>              * <p>Emulate IE's parseError attribute</p>
             */              */

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>