Skip to content

Instantly share code, notes, and snippets.

@nmatyukov
nmatyukov / jPlayer
Created August 15, 2013 14:53
jPlayer template with haml and coffeescript
#jquery_jplayer_1.jp-jplayer
#jp_container_1.jp-audio
.jp-type-single
.jp-gui.jp-interface
%ul.jp-controls
%li
%a.jp-play{:href => "javascript:;", :tabindex => "1"} play
%li
%a.jp-pause{:href => "javascript:;", :tabindex => "1"} pause
%li