IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
Using CSS styling, JavaScript logic, and jQuery support is a part of the process of developing your custom Sitefinity CMS features. Thus, your custom functionality is styled and presented according to your requirements.
For more information about the complete set of features, see Sitefinity Features & Capabilities.
You can add JavaScript, CSS, and Sitefinity’s built-in jQuery resources. Depending on what resource you want to add, what you want to style, and where to apply styles, you can add resources to a widget, page, or to a master template.
You include the CSS resources and the JavaScript resources in your implementation's markup and code-behind, respectively. You can include CSS and JavaScript resources to the implementation of both custom and user widgets.
You can either:
When you add the scripts as embedded resources, they are always combined automatically in a single file along with Sitefinity's default resources (files, CSS, and scripts) and you can easily download and use them together.
When you add resources as as content items, they are loaded as a separate file in the browser.
You can link embed resources to a widget using the ResourceLinks widget. For more information, see Utility widgets: ResourceLinks widget.
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important