jQuery(document).ready(function($) { $(document).foundation('orbit') .foundation( 'topbar', {stickyClass: 'sticky-topbar'} ); });