Hi,
I'm just playing around with basic mobile site design, here's what i'm trying to do:
I have a button called categories, when it's pressed i want to display all the categories i have below the categories button.
bit like how the 'a:hover' works.
as you can't really use the 'a:hover' class for mobile sites how can i achieve this?
Thanks