What is the process to work slide carousel joomla jQuery in IE7?

Asked By 50 points N/A Posted on -
qa-featured

I am using Joomla template . I need slide carousel Joomla Jquery to work in IE7. But it works only in IE8 and IE9 . Why it does not work and what is the legal process to work it on slide carousel Joomla Jquery ? Please help me anyone .

 

SHARE
Answered By 30 points N/A #159343

What is the process to work slide carousel joomla jQuery in IE7?

qa-featured

Hi there Halton Roy,

Unfortunately, without a quick peek into your code there is no way to give you the real solution, but still, I can give you some directions where and what to check.

JavaScript is known for its issues with Internet Explorer as Internet Explorer is really sensitive to every single incorrect dot, comma, ordering and mostly everything that's not regular.

I would suggest you to open your browser's error log and see what errors you're getting. It will show you what file is the problematic one. Once you've located the problematic JS, look for any trailing commas or unfinished syntaxes and remove them.

Best regards,
Drake Vivian

Related Questions