[D7] Add js and css
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
This modules helps you to add js and css either external or internal even inline as well. Very easy to use, having standard format to add js and css. Just follow those standards and explore this module by adding js and css file.
Like, To add js - http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js | external | header | 100 | node/1,node/2
File Path - http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
Type - external
Scope - header
Weight - 100
Urls - node/1,node/2
To add css - http://srijan.net/core/themes/classy/css/components/messages.css | external | 100 | node/1,node/2
File Path - http://srijan.net/core/themes/classy/css/components/messages.css
Type - external
Weight - 100
Urls - node/1,node/2
Values to be | (pipe) separated and should be one file in one row.
