V
V
Vladislav2015-11-19 15:31:38
css
Vladislav, 2015-11-19 15:31:38

What is this syntax in css?

<ul id="my-listbox"
                class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu"
                style="[if state.expanded]display:block[else]display:none[endif];">
</ul>

conditions are used in the style attribute, where can I learn and read about this syntax?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Askhat Bikmetov, 2015-11-19
@askhat

Conditional CSS is no longer being maintained.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question