Skip to content

DomReady does not work when it reloads page. #2682

Open
@diegoflorez

Description

@diegoflorez

En firefox 34.0.5 when it reloads the page, the code inside

window.addEvent('domready',function(){
   //code inside
})

is never called again, until you close the window/tab and reopen the page.
It's imposible to make a jsfiddle to show this behaviour.
I thinks this is a bug. Because you are trying to reload the page, so the DOM is for a new instance, ready.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/6930694-domready-does-not-work-when-it-reloads-page?utm_campaign=plugin&utm_content=tracker%2F22067&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F22067&utm_medium=issues&utm_source=github).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions