Skip to content

Commit

Permalink
change to a link in Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tikurahul committed Nov 26, 2012
1 parent 09b26e7 commit 3fd089d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -17,4 +17,4 @@ Other Experiments
New* Android UI paradigms (Facebook, Twitter, Youtube etc.) apps have a nice sliding left manu (for app navigation.) This is an attempt to re-create that using the HTML5 Flexbox spec.
Works really well on Webkit browsers (Chrome, Safari), Chrome on Android and IE 10. Firefox is still a work in progress.

The test page is at (http://tikurahul.github.com/InfiniteScroll/experiments/slidingPanel.html here). Click on the *sample content* div, and the slide in panel should show up. This is the first time, I have attempted something *complicated* with CSS. Comments are appreciated.
The test page is at http://tikurahul.github.com/InfiniteScroll/experiments/slidingPanel.html. Click on the *sample content* div, and the slide in panel should show up. This is the first time, I have attempted something *complicated* with CSS. Comments are appreciated.

0 comments on commit 3fd089d

Please sign in to comment.