Sha256: d7609c62d23499cab373ba4167ab325dd825a6eb24f70d3aaf72d5f234db7b4c
Contents?: true
Size: 546 Bytes
Versions: 8
Compression:
Stored size: 546 Bytes
Contents
//= require hoverIntent //= require superfish //= require jquery.watermarkinput // $(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
8 entries across 8 versions & 2 rubygems