Mercurial > public > sg101
view media/js/downloads/add.js @ 126:b0d62247c3e4
Add some javascript to check for posting a blank comment. Change wording on forum error message for the same thing.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 14 Nov 2009 20:30:31 +0000 |
parents | dbd703f7d63a |
children |
line wrap: on
line source
$(document).ready(function() { $('#id_description').markItUp(mySettings); });