onresize infinite loop

  • Here is a live test. it keeps resizing in a infinite loop why is happening?
    It is really urgent.

    Thanks

    http://www.orbitlab.gr/beta/test/

    this is the code

  • Hi,

    you are calling several tween actions that change the area size and position INSIDE the resize event,
    but each change after the onresize event will again result in a call of the onresize event of course,
    therefore the onresize event...

    what do you want to achieve?

    best regards,
    Klaus

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!