I have a layout in which i have to apply different extrenal stylesheets based on the condition selected in the home page.Condition is i have to select a user from the dropdown in the home page, based on the user selected in the home page I have to dynamically load extrenal css files and apply it to the layout.I am using Jquery. How can i do this in jquery.
Share
Do you mean something like: