Answered
Why do Captivate 8 text entry boxes display a very large letter X when a course is published in html5?
I have found a couple of other people that are experiencing this issue but I can't find a solutions.
I have found a couple of other people that are experiencing this issue but I can't find a solutions.
If it's html5 you can add this to the CSS file:
::-ms-clear {
display: none;
}
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.