I have jquery tabs on my website but on smaller screens the tabs wrap to another line is there a way to keep the tabs from doing this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I followed the link from NAVEED and it was messy. If you can live with only supporting browsers that implement inline-block, try:
Quick & dirty, not tested.
Fiddle (js): http://jsfiddle.net/yxPa6/4/
Fiddle (css): http://jsfiddle.net/kUuTE/2/