Check documentation for the latest version of dhtmlxSuite enableIEImageFix DHTMLX Docs

enableIEImageFix

replaces IMG tag with background images - solves the problem with IE image caching, doesn't work for IE6 SP1

void enableIEImageFix(boolean mode);
modebooleantrue/false - enable/disable fix
Back to top