Is it possible to use CSS to make the menu expand when clicked rather than on mouse over? I ask as I am trying to make my menu functional with mobile touch devices as well as standard PC's. The way the menu currently works when you click on a parent menu item on a touch screen device it opens the page associated with that rather than first displaying the sub sections. If this can not be done through css is there a way to make the parent menu items not launch any other page so when they are clicked on a touch device it would simply display the sub menu?
Here is a link to the site I am having trouble with.
mydemo.cloudaccess.net
Thanks,
Dave