When loading a jQuery Thickbox, a red cross is displayed while the content is loaded.
How to avoid that? Or, Is it possible to change that red cross for something else?
Thanks in advance.
I'm using asp.net.
The image is hardcoded into the js
var tb_pathToImage = "images/loadingAnimation.gif";
Do you have this in your solution?
The image is hardcoded into the js
Do you have this in your solution?