Let me share my story:
I am looking to incorporate a new facebook-style menu on the left side of my webapp screen. Although I find it really nice, my lack of expertise in css and css3 is proving to be a challenge.
After searching for a few hours, I stumbled upon this link:
https://github.com/perezd/jquery-pageslide
It's exactly what I need, absolutely perfect. However, there seems to be an issue - it doesn't work on mobile devices. Instead of smoothly sliding into view, it opens a whole new page when the link is clicked.
Any suggestions on how to resolve this and get it working properly?