From: Jesse V. <je...@my...> - 2002-12-04 14:55:30
|
I'm using Mozilla 1.2 and I'm getting errors that I don't get in Mozilla 1.1 When my page loads, I get this in the JavaScript console: Error: this.css has no properties Source File: http://localhost/willynicks/dynapi/src/lib/dynapi/api/dynlayer.js Line: 40 Line 40 of dynlayer.js is this: this.css.zIndex=this.z; Did something change in Mozilla 1.2 with the way you reference the zIndex? I have another machine with Mozilla 1.1 on it and it works fine when I run the same code. Has anyone else seen this problem? Thanks in advance, Jesse Vitrone |