native -> nativeFS, autoPlay -> autoplay

This commit is contained in:
Daniel Rosenwasser
2015-08-04 14:00:54 -07:00
parent bdc5c4bd64
commit 6ddfcb9cf9

View File

@@ -27,7 +27,7 @@ jQuery(document).ready(function () {
fullscreen: {
// fullscreen options go gere
enabled: true,
native: true
nativeFS: true
}
});
});
@@ -49,7 +49,7 @@ jQuery(document).ready(function () {
$(".royalSlider").royalSlider({
// general options go gere
autoScaleSlider: true,
autoPlay: {
autoplay: {
// autoplay options go gere
enabled: true,
pauseOnHover: true