Sha256: c798cbe30a5ac689433446c10b519c29e598cb9eef70b341be990ddd208170ba
Contents?: true
Size: 213 Bytes
Versions: 5
Compression:
Stored size: 213 Bytes
Contents
CodeHeroes.Frontend=(function(){var bind=function(){$("body.frontend a").live("click",function(event){alert("Doing something frontend specific!");event.preventDefault();});};return{init:function(){bind();}};}());
Version data entries
5 entries across 5 versions & 1 rubygems