Sha256: 841781067583a01c50a74dfa2397509c79347f62b1eaa19f435752ee39b4c304
Contents?: true
Size: 628 Bytes
Versions: 2
Compression:
Stored size: 628 Bytes
Contents
- content_for :gallery_lightbox do -# lightbox gallery 0.5 =javascript_include_tag "/javascripts/gallery/gallery.pack.js" :javascript $(function(){ $('a.gallery').lightBox({ overlayBgColor: '#000', overlayOpacity: 0.6, imageLoading: '/javascripts/gallery/loading.gif', imageBtnClose: '/javascripts/gallery/close.gif', imageBtnPrev: '/javascripts/gallery/prev.gif', imageBtnNext: '/javascripts/gallery/next.gif', containerResizeSpeed: 350, txtImage: 'Изображения: ', txtOf: 'из' });//$('a.gallery') });//$(function())
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
the_storages-0.0.2 | app/views/the_storages/_lightbox_init.haml |
the_storages-0.0.1 | app/views/the_storages/_lightbox_init.haml |