Sha256: 4cf2a086bb00e300ddf17bcd189cef0c5504233953d717af8d8ba7f07f06ebff

Contents?: true

Size: 110 Bytes

Versions: 4

Compression:

Stored size: 110 Bytes

Contents

$(function() {
  $('h3').click(function() {
    $(this).parent().find('.more').slideToggle('fast');
  });
});

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
speed_gun-0.0.4 lib/speed_gun/app/public/profile.js
speed_gun-0.0.3 lib/speed_gun/app/public/profile.js
speed_gun-0.0.2 lib/speed_gun/app/public/profile.js
speed_gun-0.0.1 lib/speed_gun/app/public/profile.js