Hi, first of all i,m using zencart 1.3.9h

In internet Explorer 8 i got this issue. When a customer is log on, i got a security message like "Your website have secure and non-secure content, click yes or no etc.."

I've found the line 448 in the error message from IE 8.

Code:
		$(window).bind('load', function(){
			$('div.scrollGallery').mouseGallerySlide({
				scrollElParent: 'ul',
				scrollEl: 'li'	
			});
		});
	</script>
I think a i have something to do with my javascript to fix that but i dont know what to do at this moment..

Own a certificate from godaddy, fully working, have the confirmation from cPanel.

My slider gallery seem to confuse the SSL process when we try to log on.

my website url is: monpetitsinge.com

Under firefox, google chrome, opera, i dont have error message *popup type* like ie8. But other browser state that im not full ssl at these step.


Thanks a lot for your time in this forum. Many post help me before i posted this one!!

Keep your good work