I am developing a website there are many jQuery scripts used including parallax:
jquery.parallax.js
jquery.anythingslider.fx.js
jquery.anythingslider.js
etc there are still many more :
There are <div>
for left side and right side contents. In the left side div
I have used img
tag only and in right side div
tag there are galleries and many more things. Now on top of the right side I am using a marquee, but it's not working in Firefox and working fine in other browsers. Now I am using marquee
tag, this tag is working fine in Chrome and other browsers but in Firefox this is not working.