$(document).ready(function(){
$("a[rel^='prettyPhoto']").prettyPhoto({
theme: '<?php echo $theme; ?>',
animation_speed: '<?php echo $animation_speed; ?>',
allow_resize: <?php if(!$allow_resize) { echo "true"; } else { echo "false"; } ?>,
show_title: <?php if(!$show_lb_title) { echo "true"; } else { echo "false"; }?>,
default_height: <?php echo $default_height; ?>,
default_width: <?php echo $default_width; ?>,
opacity: <?php echo $opacity; ?>
});
});jQuery(function($){
$(document).ready(function(){
$("a[rel^='prettyPhoto']").prettyPhoto({
theme: '<?php echo $theme; ?>',
animation_speed: '<?php echo $animation_speed; ?>',
allow_resize: <?php if(!$allow_resize) { echo "true"; } else { echo "false"; } ?>,
show_title: <?php if(!$show_lb_title) { echo "true"; } else { echo "false"; }?>,
default_height: <?php echo $default_height; ?>,
default_width: <?php echo $default_width; ?>,
opacity: <?php echo $opacity; ?>
});
});
});jQuery(function($){});skybrady wrote:Hi there, I am having trouble with the homepage slider
it says unlimited images.. however ive added 35 images and its only showing the first few in the slider. help
http://www.duranphotography.com.au/imag ... ages%20(27).jpg
http://www.fieldeffect.com.au/sdp/
Users browsing this forum: No registered users and 0 guests