Search found 1 match

by mike365
Mon 6. Jul 2009, 05:46
Forum: phpwcms Support English
Topic: Searching olution for Lightbox/Slimbox: Slides fo +1 cntp
Replies: 5
Views: 3401

Re: Searching olution for Lightbox/Slimbox: Slides fo +1 cntp

/template/inc_cntpart/imagespecial/slider_xyz.tmpl

hide / delete / ignore:
<a href="#" id="move_left">Left</a> | <a href="#" id="move_right">Right</a>

nd
javascript cracks will know how to edit / modify JS elements like:

var step = 106;
var scroll_x = 0;

Yea, thanks... helped me out.