Sha256: 4bb880e162334d26cb2f592e0a3a2dcc0418c7f222593fe91c7eab9adabbc95e
Contents?: true
Size: 512 Bytes
Versions: 13
Compression:
Stored size: 512 Bytes
Contents
//= require hoverIntent //= require superfish // $(function() { jQuery('ul.sf-menu').superfish({ delay: 2000, // one second delay on mouseout animation: { height: 'show' }, // fade-in and slide-down animation speed: 'fast', // faster animation speed autoArrows: false, dropShadows: false // disable drop shadows }); $('#tabright> ul').tabs({ fx: { height: 'toggle', opacity: 'toggle' } }); });
Version data entries
13 entries across 13 versions & 1 rubygems