Hi Guys,
I'm building a site, using DynAPI in frames.
That is, I have the DynAPI load into a hidden frame and then
building all the layers in another frame.
But (there's always a but), I discovered (DUH!) that to move
a layer in a function that is called for instance from a <a href> tag
I need to call the dom to that frame:
top.framename.whateverLayer.moveTo(x,y);
This line is ok in Explorer, but in Netscape it doesn't work...
any ideas?
Am I missing something here? (probably)...
NunoF
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help