angularjs - how to load all user js files after @RenderBody() complete in MVC single page application -


when generate mvc5 app using angularjs, _layout.cshtml has @scripts.render @ end of file after @renderbody(), @scripts.render contains animation related script, these script should execute after @renderbody() elements loaded. scripts included page before @renderbody() elements loaded completely, script not applying dom elements.

i'm new mvc & angularjs single page application. please me achieve this.

what correct approach?

thanks in advance!


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -