By adrianmak on
tab ui could be implemented in tabs module to separate information into tabs.
However in response to responsive web design, how could I change the tab ui in touch to slide gesture using finger to slide to different information ?
Comments
Briefly I'd suggest you will
Briefly I'd suggest you will need to use media queries inline with RWD methodolgy. Then design your swipe interface using a combination of css and jquery (swipe?)
You may have more luck asking this question over in the theming forum.