Answer the question
In order to leave comments, you need to log in
Determine css loading sequence when using DevExpress?
I use DevExpress controls on the site, in particular in the menu.
There was such a problem - while loading the page, the pictures in the menu twitch - first they appear to the left in the container, and then they stand in the center. It's very noticeable in google chrome.
Apparently, DevExpress styles are loaded first, in particular:
.dxmLite .dxm-item {
cursor: default;
text-align: left;
}
element.style {
text-align: center;
float: none;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question