From: Sean Timm Date: Sun, 29 Dec 2013 23:58:01 +0000 (-0700) Subject: Removed next_on_click reference in Orbit documentation as it doesn't currently exist X-Git-Tag: 5.0.3~33^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3824%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Removed next_on_click reference in Orbit documentation as it doesn't currently exist --- diff --git a/doc/pages/components/orbit.html b/doc/pages/components/orbit.html index dd2412ca0..ea821122f 100644 --- a/doc/pages/components/orbit.html +++ b/doc/pages/components/orbit.html @@ -222,8 +222,7 @@ $(document).foundation({ pause_on_hover: true, animation_speed: 500, navigation_arrows: true, - bullets: false, - next_on_click: true + bullets: false } }); ``` @@ -244,8 +243,7 @@ $(document).foundation({ pause_on_hover:true; animation_speed:500; navigation_arrows:true; - bullets:false; - next_on_click:true;"> + bullets:false;"> ``` {{/markdown}} @@ -261,8 +259,7 @@ $(document).foundation({ pause_on_hover:true; animation_speed:500; navigation_arrows:true; - bullets:false; - next_on_click:true;"> + bullets:false;">
  • slide 1
  • slide 2
  • slide 3