User Manager


Welcome to the Framework One User Manager demo!

This version of the User Manager demo is powered by jQuery to demonstrate an accessible application that isn't dependent on JavaScript. If JavaScript is disabled the application will function as a normal multi-page app, meaning click a link it loads a whole new page. Although if JavaScript is enabled the application works as a single page app (the default intended behavior) where the page doesn't refresh and any new content loaded is added dynamically to the DOM. All reusing the same views and just disabling layouts on any AJAX calls.