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






-------------------------------------------------------
This SF.net email is sponsored by: Microsoft Visual Studio.NET comprehensive development tool, built to increase your productivity. Try a free online hosted session at:
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to