Re: Background slideshow
thanks
Re: Background slideshow
well, the plugin has done good job, i love it!
5 2013-06-30 15:04:45 (edited by partizzzzzan 2013-06-30 17:20:20)
Re: Background slideshow
Hi!
add to file backstretch.plugin.php
class Backstretch { public static function show($bgone = '', $bgtwo = '', $bgthree = '', $duration = '', $fade = ''){ echo (''); echo (''); } // ADD FUNCTION FOR BASIC MODE public static function show_one($bgone = ''){ echo (''); echo (''); } }
does not work (code1)
public static function show_one($bgone = ''){ echo (''); echo (''); }
but work this code2
public static function show_one($bgone = ''){ echo (''); echo (''); }
why does not work code1?
Re: Background slideshow
jQuery.noConflict() gives more problems than without him
Better to use $. backstretch or jQuery, backstretch.
Starting to hate jQuery
Re: Background slideshow
Hi Nakome! New Version
I completed the your plugin. Now add the function display one image file.
In addition, no longer need to specify the file name, you need to specify the folder where they are.
Download: http://yadi.sk/d/hhSMAm8L6cO_A