37 comments found.
Hi Pantherius,
Nice job. Is it possible to create a crossfade animation that is static i.e. one that doesn’t rotate or zoom?
Thanks,
Steven
Hello Steven,
Thank you! Yes, you can modify the animations in the CSS file. Search for rotatefade keyword and you will find 5 section (with ms, webkit, etc. prefixes) Just remove the rotate, or modify the scale in all the 5 sections. (5 sections for different browsers, so it has to be almost the same, just the prefixes differents)
Kind regards,
Pantherius
Wow thanks for the fast response! Works perfect!
You’re very welcome!
You have some ‘not found’ errors on your website, press F12 in Chrome and switch to the Console Tab. You will see 4 file not found errors. If the issue still exists, you can increase the animation time a bit, around 30-40.
Hi Pantherius,
good work, a pre sale question, i am interested in using your pluggin into my new theme, i can buy a extended license if we can deal. is it possible if i can put slider navigation into it eg next, previous and bullets. i hope you understand my question 
regards, Kax
Hello Kax,
Thank you! Yes, I see. The entire animations controlled by CSS at the moment with infinite loops. I already included play/stop controls, but if you would like to implement bullets and prev/next buttons, you have to change the animation to handled by jQuery. I think it shouldn’t be too hard for you.
Yes, with extended license, you have a permission to use it in your template.
If you have any other questions, please let me know! Thanks!
Kind regards,
Pantherius
hi Pantherius,
Thanks for your prompt response, i will work on your idea, i hope i can customize it. thanks again.
regards, Kax
You’re very welcome!
Best regards,
Pantherius
Some text in a div on my page with html links is becoming light on my page when I add your background photos script and the links are not clickable or the text is not selectable in that div. Also the scrolltotop script button does not show up at all on the bottom right like I did before. Can I send you my site link as a private message in your profile? Thanks.
Hello ngn,
Please try to modify the .fsb-slider, .fsb-slider:after in the full_screen_background_slider.css on line 21:
z-index: 0;
to
z-index: -1;
Anyway, if this modification doesn’t solve your problem, please send me your website link via my profile page mail sender.
Thank you!
Kind regards,
Pantherius
Thanks. That worked for the div text. But the jumptostop button is still not seen. I will try using a different script or will send you the link via your profile. (1) How can I increase the duration of each photo without changing the duration of the animation? (2) Is there any way that the viewers can pause it for a while and then play it if they like an image and want to see it for a longer time.
You’re welcome. Probably you have to set the position for that jumptostop button. (eg.: position: absolute; z-index:9999;)
1. You can edit the animations in the CSS file, just play with the percentages to modify the durations.
2. It is not a feature at the moment, but it is a good idea, maybe I will add this function in the next release.
Regards, Pantherius
There is a bug in IE10 and Firefox on Windows Phone Mobile, the background slideshow plays only when the phone is in landscape, not in potrait.
Thank you for your feedback. Unfortunately I couldn’t tested on Windows Phone, but I will check it. Maybe an update solve it in the near future.
Oh Pantherius, your http://sympies.com/fullscreen_background_slider/ works in potrait fir Windows Phone IE10 browser but not my page which works only in landscape. I think there is a lot of jquery there. Can you please look at it? I can pay you extra for the fix if needed. Thanks in advance.
I have sent you a private message. Thanks.
Just sent a reply.
Regards, Pantherius
Will post again.
Hello ngn,
I just answered your previous question, I hope it will solve the issue.
Sincerely,
Pantherius
Hello,
If I want to use this plug in on WordPress theme as a Landing page background slider just like link below what should I do for it?
It would be appreciated your answer.
Thanks.
Hello junhosong,
Locate the header.php in your WordPress Template and you can insert the plugin CSS and JS file as you can read in the documentation.
If you need any further help, please send me your FTP details via my profile page mail sender.
Thank you for your purchase!
Kind regards, Pantherius
hello nice product really my problem is a conflict between a jquery slider and your background slider that i have on my page can you help please?
Hello,
Thank you for your purchasing. Please send me your website URL via my profile page mail sender and I’ll look.
Kind regards,
Pantherius
ok 1 minute
Problem solved.
Thanks again,
Pantherius
thank you so much very well support and proffesionnel person recomanded
You’re more than welcome!
And is it a plugin or a module?
It’s a jQuery Plugin.
Hello there.. Is this compatible with Joomla 3.0?
Hello nicholv,
It isn’t a Joomla version, it’s a standalone jQuery version. If you familiar with Joomla, you can include it with some programming skills.
Kind regards, Pantherius
Nice script! Pre-purchase question: wondering if you can set how long (#secs) each image is displayed. This would be separate from transition animation speed. Whereas, one might be able to set an image to stay for several minutes prior to displaying next image in rotations. Thx!
Hello RoxiMedia,
Thank you!
To set the animation time for each images isn’t possible, but you can make a simple modification in the crossfade effect to display the images each other.
In the first comment, you can find the solution for that.
Kind regards,
Pantherius
Thanks for the quick reply. The slower animation is an option. I was looking more for an on page load sequence like: [show image 1 animation 15secs]- [show image 1 – image 2 animation 15secs]show image 2 for 5mins-[show image 3 for 5mins], etc. Would this be possible?
You’re welcome.
Unfortunately not, without a hard customization.
It would be possible with defined number of images, but the strength of the plugin is the count of images are managed by the plugin.
Hello! Really great script! Is it possible to add some text on images?
Hello luxfoncom,
Yes, with some customization. I also planning to add this feature in the next release.
When will it happens?))
I don’t know exactly yet, probably few weeks later.
I will let you know.
ok, really like your script and I will buy it!!)
Thank you, I will try to release this update as soon as possible.
Hello luxfoncom,
Just would like to let you know, the new version of the plugin has been released today. It got a text support as you asked, please check out on the demo page. (use CTRL+F5 to refresh the page)
Does it suport images ditrectly from flickr or picassa ?Loks good. Thanks
Hello cocnmp,
Yes, you can also specify external URL for the images. Thank you!
Kind regards, Pantherius
Very nice, especially the crossfade effect and the pattern switcher. Great job ! Good luck with sales !
Thank you tudor_sv!
I already bought it.
But after I inserted script based on your documentation, it freezes my page.
I hope you can help me get out of it. I’d like to show you my screenshot, but I don’t have any idea on where to attached it here. Or maybe on your personal email address?
my email address is rsflorendo@gmail.com
Thank you for your purchase.
I just sent you a mail.
Meanwhile, I found some suggestions how to use jQuery with ASP on the following website: http://www.asp.net/ajaxlibrary/jquery_webforms_using_plugins.ashx
According the third code example, you should add runat=”server” to the header. Please try out with this method and let me know, how it works.
Problem solved, now it’s works properly. The problem was a duplicated jQuery only.
Thank you very much for your FOCUS support. You never leave me resolving my concern. Good luck and more sales for you to come!
You’re very welcome and thank you for the kind words!
This is amazing!
I hope you can help me to. I want this background to be placed on my LOGIN screen using ASPX.
Is it possible?
Hello rsflorendo,
Thank you!
Actually, I don’t have too much experiences with ASPX, but as I know that’s using the similar syntaxes.
Well, I think you can manage that with the example and the documentation (included in the plugin package).
Of course, I’ll try to help you as I can.
Kind regards, Pantherius
very useful and great style ! Good job 
Thank you, EricProchnow! 
Really nice product. 
Thank you! 
Super fullscreen background slider and works like a dream, my only query is this, on the crossfade animation, is there a way to actually hide the previous image altogether once the next faded image comes into full view as it seems to make the next image to be a little hard to see any details due to the previous image still being set to be seen underneath and happens through out the slider on all 6 of my images.
Any help and where to actually put the code would be an absolute bonus on such a brilliant script – TIA guys and keep up the great work 
Hello MickKnight,
You can play with the animation time, it should be slower, but every image will be displayed more time. Maybe you can use the rotatefade effect instead of that, that’s a little bit different.
Could you show me how it works on your website? If you wouldn’t like to put it public, please send your URL via my profile page mail sender. I’ll check it and try to help you.
Thank you all kind words!
Regards, Pantherius
Thanks for the swift reply pantherius, message sent via your profile page 
Thanks, I got it. I sent you a modified CSS file.
If anyone else would like to change the transparency of the faded images in the Crossfade effect, it have to modify the CSS file. Just search for crossfade in the file and change the opacity on line: 8% to 0.2 17% to 0.9 35% to 0.2
You have to do this 5 times. (5 different parts with crossfade title)