Hi!
I randomized the next button position in order to placed it horizontally in three positions (left, center, right). During the question transition the button flashes in the original location before appearing in the corresponding one (e.g. flashes in the left, and then appear in the right side where it should be). Since my code is in AddOnReady, I tried to change in AddOnLoad but still doing the same.
Thank you in advance for your help!
Solved
How to avoid dom flickering?
Best answer by rondev
Try adding below in CSS:
#NextButton{display:none}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
