- Has been a member for 1-2 years
- Item was Featured
- Author was Featured
- Exclusive Author
- Sold between 100 and 1 000 dollars
- Bought between 10 and 49 items
- United States
Sorry, one more final question, is there a way to embed video?
Sorry, one more final question, is there a way to embed video?
I am having an issue with the example 4 file. It’s the advance file. I wanted the text which appears on the slider (.sexyslider-title) to come from the ground up, and not the other way around.
I also wanted to affect the width and height of this property. I am migrating my slider from NivoSlider, yours is a better functioning slider, but I need to fix the styling.
after 6 months still no answer to my question ! Please provide feedback ! How can I use target=”_blank” ? it does not seem to work if I put it within the tag !
Need better instructions on setup.
Perfect script!!!
I have one question, is it possible to let the images random appear on screen?
Perfect script!!! I have one question, is it possible to let the images random appear on screen?
Is it possible to make it?
<script type="text/javascript">
jQuery(document).ready(function($) {
function AEROALQUIMIAshuffle(arr) {
for(var j, x, i = arr.length; i; j = parseInt(Math.random() * i, 10), x = arr[--i], arr[i] = arr[j], arr[j] = x) {}
return arr;
};
$("#slider").each(function(){
var items = $(this).children().clone(true);
return (items.length) ? $(this).html(AEROALQUIMIAshuffle(items)) : this;
});
$("#slider").SexySlider({
width : 560,
height : 200,
delay : 3000,
strips : 15,
autopause : true,
navigation: '#navigation',
control : '#control',
effect : 'cascade'
});
});
</script>
You can change the options of SexySlider.
Tnx for the script, but the images are still appearing in numerical order instead of random.
I’ve made a php script what will do the job.
$total = “5”;
$file_type = ”.jpg”;
$image_folder = “images/slider”;
$start = “1”;
$numbers = range($start, $total);
shuffle($numbers);
foreach ($numbers as $number) {
$image_name = $number . $file_type;
echo "";
}
Is it possible to be able to edit the text displayed on images via a seperate text file?
Hi,
I want to add videos as slider with images. Can I do this? Please help me.
Thanks in advance.
How do you change the next and previous links to images?
What piece of code do I use, and where do I use it?
Regards.
I wanted to extend the size of my slider and enlarge the caption area on the right. However, since the image is being used as a background it repeats the image across the width of the slider. I added background-repeat to the javascript and had to add ‘repeat’ to the sexyslider.min.js file, but now i’m getting a javascript error. How can I make the image not repeat and just show once?
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
1808 Purchases
211 Comments