Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Anything Slider: Issues When Dynamically Modifying Options Re: Anything Slider: Issues When Dynamically Modifying Options

#132598
Mottie
Member

@wis

Ok, this might take me a while to do, but I think I’ll go this route:

1) All build options (`buildArrows`, `buildNavigation` & `buildStartStop`) are only going to work on initialization. It just adds too much code to check if something is already in place, or if was appended somewhere else on the page, etc.

2) I’ll try make the following options, or at least make sure they are dynamic:

##**Options you mentioned**
* `enableArrows`
* `enableNavigation`
* `enableStartStop`
* `enableKeyboard`
* `toggleArrows`
* `toggleControls`
* `autoPlay`
* `mode`
* `navigationSize`
* All fx extension transitions

##**core options:**
* `showMultiple`
* `changeBy`
* `hashTags`
* `infiniteSlides`

##**slideshow options:**
* `autoPlay`
* `autoPlayLocked`
* `autoPlayDelayed`
* `pauseOnHover`
* `stopAtEnd`

##**times**
* `delay`
* `resumeDelay`
* `animationTime`
* `delayBeforeAnimate`