diff --git a/test/index.jade b/test/index.jade index 8e5529c3..c33b385f 100644 --- a/test/index.jade +++ b/test/index.jade @@ -7,7 +7,7 @@ html link(rel='stylesheet', href='/clearfix.css') link(rel='stylesheet', href='/color-images.css') script(src='/jquery.min.js') - script + script. $(function(){ $(':button, :submit, a.button').click(function(){ return false;