UNPKG

haml-coffee

Version:

Haml templates where you can write inline CoffeeScript.

7 lines 138 B
<div id='test'> <script> $(someelement).click(function () { window.location = $(link).attr("href"); }); </script> </div>