Kunpei Sakai
2bbbad0289
use rainbows instead of puma in examples
2020-09-01 03:10:19 +09:00
Ryuichi KAWAMATA
b989bdaa45
Use puma instead of thin in examples.
2020-07-26 18:07:17 +09:00
loveky
bfabbe7861
move the form tag before script tag
...
currently this demo is not working, this is because when $("form") bind "submit" event, the form tag is not in DOM yet. Need to move form before the binding.
2013-03-08 09:56:53 +08:00
Tony Miller
ca5cd68ab5
chat example: use .on instead of submit
2013-02-18 23:42:31 -08:00
Tony Miller
74b301268b
chat example: .live is removed in latest jquery, use .submit
2013-02-06 13:16:21 -08:00
Konstantin Shabanov
498bad9105
Remove trailing whitespaces
2012-07-18 23:07:24 +04:00
Konstantin Haase
88406916d8
add examples directory
2011-12-30 12:00:40 +01:00