Ah, finally got around to testing this problem, and it looks like you're right. I was a Mozilla issue and 1.2.1 fixed it.

Thanks for your help.

Jesse

Raymond Irving wrote:

I think mozilla 1.2 had some problems with dhtml which
should have been fixed in 1.2.1 - I'm not 100% sure.

It would however appears to me that the dynlayer was
not loaded.

try testing for this.elm or try doing the following
test to see if mozilla 1.2 is the problem:

<div id="test"></div>

after page loads....

var elm=document.getElementById('test');
elm.style.zIndex=1;

if an error was generated then mozilla 1.2 is at
fault.


--
Raymond Irving


--- Jesse Vitrone <[EMAIL PROTECTED]> wrote:

Sorry - I forgot to mention the version - I'm using
dynapi 2.5.6

Jesse Vitrone wrote:


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




-------------------------------------------------------

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


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
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



-------------------------------------------------------
This SF.NET email is sponsored by:  The Best Geek Holiday Gifts!
Time is running out!  Thinkgeek.com has the coolest gifts for
your favorite geek.   Let your fingers do the typing.   Visit Now.
T H I N K G E E K . C O M        http://www.thinkgeek.com/sf/
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to