<ul class="dropdown right-click" style='margin-left: 200px'>
...
</ul>
Class | Example | Description |
---|---|---|
.no-select | Try to select this text | Turn the selection of text off inside an element |
.select-text | Select This | User can select only text inside of an element |
.select-element | Select This | User can select only the element itself |
.select-all | Select This but you can select this | User can select only the element itself |