CodeCanyon

Sexy Slider

  • Has been a member for 1-2 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • Bought between 10 and 49 items
  • United States
finalmethod says
Purchased

Sorry, one more final question, is there a way to embed video?

Posted 2 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
pricklypearmedia says
Purchased

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.

Posted 2 months ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 10 and 49 items
  • Suriname
bbm says
Purchased

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 !

Posted 2 months ago
Author
aeroalquimia aeroalquimia replied

This plugin is no longer on development. The last update was on Jun 2010. However, I’m uploading the last update with the changes you request. It will be available soon. Best Regards.

Posted 2 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
french2080 says
Purchased

Need better instructions on setup.

Posted 2 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
StudioChevalking says
Purchased

Perfect script!!!

I have one question, is it possible to let the images random appear on screen?

Posted 19 days ago
Author
aeroalquimia aeroalquimia replied

It doesn’t have that feature.

Posted 18 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
StudioChevalking says
Purchased

Perfect script!!! I have one question, is it possible to let the images random appear on screen?

Posted 19 days ago
Author
aeroalquimia aeroalquimia replied

It doesn’t have that feature.

Posted 18 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
StudioChevalking says
Purchased

Is it possible to make it?

Posted 18 days ago
Author
aeroalquimia aeroalquimia replied
<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.

Posted 15 days ago
Purchased
Default-user StudioChevalking replied

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 "";
}
Posted 15 days ago

You must sign in or sign up to purchase this item.

$7Regular Licence

$7

Regular Licence a website (commercial, personal, client), or intranet site project - Details

$35Extended Licence

$35

Extended Licence a website template for sale (including on ThemeForest or ActiveDen) - Details

1680 Purchases 207 Comments

Buyer Rating
12345 ( 290 ratings )
aeroalquimia

aeroalquimia

  • Has been a member for 2-3 years
  • Won a Competition
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Exclusive Author
  • Sold between 100 000 and 250 000 dollars
  • Elite Author
  • Bought between 10 and 49 items
  • Argentina
  • Referred between 200 and 499 users
View Portfolio
Created 14 February 10
Compatible Browsers IE6, IE7, IE8, IE9, Firefox 2, Firefox 3, Firefox 4, Safari 4, Safari 5, Opera, Chrome
Software Version jQuery 1.3, jQuery 1.4, jQuery 1.5
Files Included JavaScript JS, HTML, CSS
by
by
by
by
by