Here is my story:
I need something like a new facebook menu on the left side of the screen. This is really nice, and I hope to add this to my webapp, but the problem is that I'm really not very good in CSS and even worse in css3.
After several hours of searching, I found out this link:
https://github.com/perezd/jquery-pageslide
This is exactly what I want, it is beautiful. But it does not work (yet) for mobile devices. When a link is clicked, it opens a whole new page, instead of the div being shifted to the view.
Any ideas how to make this work?
source share