Page Loading and Request via ajax

Asked

Viewed 22 times

2

Hello, does anyone have any example of using requirejs with pages that were loaded via ajax.

My question is how to organize the code so that when the page is reloaded via ajax the elements are manipulated by jquery codes. Without the requirejs when loading a page via ajax (jquery) in the oncomplete I call a function to manipulate the page. However, you have the jquery that need to be loaded.

I want to use requirejs to organize the code efficiently.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.