Merged in feature/from-pantheon (pull request #16)
code from pantheon * code from pantheon
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
jQuery(window).load(function() {
|
||||
jQuery('.flexslider').flexslider({
|
||||
// animation: "slide",
|
||||
// direction: "horizontal",
|
||||
animationLoop: false,
|
||||
// slideshowSpeed: 7000,
|
||||
// animationSpeed: 600
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user