I have a site that will be used mostly on mobile devices, the top nav are tabs but right now they are hard coded instead of using Javascript. We are taking into consideration all mobile devices that will not have javascript.
So, is there a way to gracefully degrade javascript Tab functionality to then to to the right html page?