Ticket #142 (closed defect: fixed)
In "Cascade.prototype.tick" Opera complains that null is an inappropriate value
| Reported by: | UdoBorkowski | Owned by: | JeremyRuston |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.1 |
| Component: | core | Version: | |
| Severity: | low | Keywords: | |
| Cc: |
Description
From post:
In the function "Cascade.prototype.tick" Opera complains that null is an inappropriate value to assign to style.zIndex. Might I suggest "auto"? Deleting the property works too, as in "delete this.targetElement.style.zIndex;".
Change History
Note: See
TracTickets for help on using
tickets.
