Changes between Initial Version and Version 1 of Ticket #1584
- Timestamp:
- Sep 14, 2007, 8:35:55 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1584
-
Property
Status
changed from
new
toclosed
-
Property
Resolution
changed from
to
fixed
-
Property
Status
changed from
-
Ticket #1584 – Description
initial v1 1 2 1 script.onload = script.onreadystatechange = function(){ 3 2 if ( !done && (!this.readyState || this.readyState == "loaded" || this.readyState == "complete") ) {