• Hi together

    I have some jQuery-Code executed by document.ready().
    These will set the quantity-field to 6 as default value.

    After change orderby the page don’t will be loaded itself, just a ajax-call happend and refresh the products-ul with new content.

    With observer or the submit-event i will execute the code, before the content is loaded.
    Is there an event AFTER loading the products where i can listen to?

    Thanks for help.
    Tim

    The page I need help with: [log in to see the link]

The topic ‘JS-Event after reloading Products’ is closed to new replies.