-
Just getting around to using the new version (very nice, will definitely donate). Suggestion though: I like to use small versions of slideshows and give the user the ability to see very large version…
-
**Description:**
- I would like to allow videos to be included in a slideshow. Note that animated GIFs render fine at the moment.
- Might want to consider the video duration in relation to the sli…
-
# Progress report
## Week 1
## Ali Ahmed
## TECH01
## [Hier vind je mijn Repository voor Project Tech](https://github.com/AliAhmed205/projecttech)
## Progress Summary
✅ Terminal exten…
-
```
this could be part of a slideshows app
class SlideShowGallery(Model):
gallery = ForeignKey(Gallery)
timing = CharField()
class SlideShow(Model):
gallery = ForeignKey(SlideShowGaller…
-
Is there a way to automate that links open in a new tab for the slideshows (like target="_blank" in our other links; but this doesn't work with the [text](URL) link format)?
Right now if someone clic…
-
Hey, got an issue with user rights here... I've set up a site which includes four instances of FlexSlider -- I've set these slideshows up myself during development. I've uploaded site and given client…
-
Error: "Uncaught TypeError: Cannot call method 'remove' of undefined "
This issue occurs when destroying and initializing slideshows with different transitions, i.e.: carousel and fade.
Specifically…
-
Hi,
The flickering slide issue that was cured by -webkit-backface-visibility: hidden; has returned but this time it's only on Firefox since they updated to 33.0.3.
The issue is on machines running W…
-
```
By simply adding a check to the play function to ensure there is more than
one image, you can disable the annoying fade to / from the same image.
play: function() {
if (imageCounter…
-
It is about time we had a documentation review. Once all features in 3.3 have been completed we will review the wiki, the API documentation, the introductory tour, the User Guide, the glossary and th…