Added wip class

This commit is contained in:
Kyle Fiedler
2012-06-25 11:44:06 -04:00
parent 3081258836
commit 656fa38944
6 changed files with 11 additions and 5 deletions

View File

@@ -37,6 +37,8 @@ $ ->
$(this).parent().parent().hide()
return false
# $('html').keypress ->
# $('.wip').css('visibility', 'visible')
setHeight = ->
windowHeight = $(this).height()