You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
Holla is a group chat app. The UI is built in a RIA fashion - i.e. is totally asynchronous and super fast. I've open sourced it for a book I'm writing on building Rich Internet Applications with JavaScript.
4
4
5
+
A WebKit based browser (Safari/Chrome) is required due to specific CSS optimizations.
6
+
7
+
#Live Demo
8
+
9
+
__[Checkout a live demo here](http://maccman-holla.heroku.com/)__
10
+
5
11
Good examples for:
6
12
7
13
* CSS3 theming (inspired by http://jquerymobile.com)
0 commit comments