- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
Tag Archives: transition
OpenCart 2.x. How to change slides transition effect
This tutorial provides an explanation of how to change slides transition effect in OpenCart 2.x.
Read More
“jqFancyTransitions” Slider
A slider with a variety of unique transition effects. For full specifications visit the official website: http://workshop.rs/2009/12/image-gallery-with-fancy-transitions-effects
JavaScript
We should include jQuery framework and jqFancyTransiotions.1.8.js by pointing src attribute in the script tag to those .js files.
Read More
<script type="text/javascript" src="js/jquery-1.4.2.min.js" </script<script type="text/javascript" src="js/jqFancyTransiotions.1.8.js"</scriptInitialization script we place in the section. You will probably need to set width and…