Namespace s7sdk.Util.css
CSS file management utilities
Constructor Attributes | Constructor Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
<static> |
s7sdk.Util.css.include(css, media, append, id)
Add CSS loading into header section.
|
Method Detail
<static>
s7sdk.Util.css.include(css, media, append, id)
Add CSS loading into header section.
- Parameters:
- {String} css
- CSS filename without the extension .css.
- {String} media
- Type of media for CSS. The default is all.
- append
- id