Sha256: f000dfa0cf9917b04635913d0aa9738d72e035f60dbbfd7308aa5cb61ff80ada
Contents?: true
Size: 493 Bytes
Versions: 136
Compression:
Stored size: 493 Bytes
Contents
//= require hoverIntent //= require superfish //= require jquery.watermarkinput // $(function() { jQuery('ul.sf-menu').superfish({ 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
136 entries across 136 versions & 4 rubygems