I would like to use the horizontal slider, which contains a vertical slider in one or more slides (this will be dynamically created) . I tested it in the following piece of code, but I would like to add vertical arrows to the vertical slider and so far I could not succeed. I tried using AppendForward To
and AppendBackwardTo
but this is only working on the first horizontal slider. So I'm thinking that someone has already got this requirement and problem ...
Try this code for vertical slides.
JQuery (document). $ ('#simple-vertical') $ ('#simple-vertical'). RoyalSlider (Arrow Arrow: NavAutoHide: False, Fadein LoadedSlide: True, ControlNewography: 'None', Image Skymode: 'Fill', ImageAlignent: Right, Loop: False, Loop Rewind: False, Number Image: Slide Orientation: 'vertical', keyboardNaveless Disabled: true, video: {autoheadrace: true, autohide controlNeave: true}, auto skylider: true, auto skyladerwidth: 960, auto skyliderhight: 850, / * * size of all images * Http://help.dimsemenov.com/kb/royalslider-jquery-plugin-faq * / add-width-and-height-property-to-image * / imgWidth: 640, imgH eight: 360});
});
Comments
Post a Comment