You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JQuery plugin that can create a background slideshow. This plugin works differently than a carousel plugin in that the content of the element do not need to change while the background images changes.
@@ -81,6 +88,14 @@ The following examples are provided:
81
88
Each option parameter has a corresponding data attribute so that multiple elements could have different option parameters. The ***data-*** attribute always has the precedence over the options
82
89
provide when calling the ***.bgSlideShow({options...})*** plugin.
0 commit comments