All Questions
1 question
3
votes
2
answers
4k
views
Mobile GPU accelerated slideToggle functionality
I'm developing an interface for a mobile app in HTML and CSS. The app uses a lot of forms and I want to use jQuery slideToggle functionality to show and hide the less frequently used elements.
...