Forums
(@rotbertdz)
13 years, 4 months ago
You can try on document ready. if (navigator.appName == ‘Microsoft Internet Explorer’) jQuery(“img:visible”).trigger(‘scrollin’);
Not tested.