Or '3 calls for help'.

Hi,

DynAPI.onResize = function(){
        if (this.loaded) DynAPI.document.deleteAllChildren();

is.ns4?setTimeout("window.location.reload();",2000):setTimeout("buildPage();
",800);
}

1.Could someone dictate a little script for me to enabling branching when
building the page. I have a page with a small intro animated build of menu
and graphic elements, onresize I would like to bypass the animation. ie
position the elements to final position and visibility. I've tried an
eventlistener attached to document, I really dunno. Do I really need to have
a seperate buildPage function for all those layers?

2. The above window.location.reload doesn't work with DynAPIX. I resize the
page in NS4 and loose all the layers, and need to reload manually. If I
resize the same page with DynAPI2 the reload is called from the onResize
function. Il maestro?

3.Poor results with NS6, but most of the examples are OK from the DynAPIX.
But I have a page, fine with DynAPI2 but when I load it in NS6 the layers
(or at least the images) are there but not positioned.

Please believe me, I am trying to battle it out alone.

Blessings, Darryl


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to