-
-
Notifications
You must be signed in to change notification settings - Fork 3
function_css
Wesley de Groot edited this page Jul 31, 2018
·
36 revisions
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
v1.0.0 Final
css read, or write css
This function is only for websites
Type | @var | Description | Required |
object | object | Wrapper | Required |
string | read | what to read | Required |
string | [write] | what to write | Optional |
_('.wrapper').css('width', '10px')
null
Back to function list
© Wesley de Groot • CC-BY 4.0 • WDGWV