Mercurial > public > sg101
log media/js/shoutbox.js @ 296:0eed8161ca39
age | author | description |
---|---|---|
Sun, 09 Jan 2011 20:53:00 +0000 | Brian Neal | Fixing #138. Shoutbox scroller breaks down if there aren't at least 2 things to scroll. Added some dummy shouts on the client side if the shout database is empty. |
Sun, 26 Sep 2010 19:08:31 +0000 | Brian Neal | For #114, committing a new shoutbox based on the jquery cycle plugin for user feedback. |
Thu, 17 Dec 2009 04:14:16 +0000 | Brian Neal | Fix #33; use $.ajax instead of $.post so we can handle errors. Also, for some reason comparing objects in a template doesn't work now. Have to compare id fields. |