Jquery tab control displaying 7 tabs. When I print the page I only want tab 4 to print. How can I hide tabs 1-3 and 5-7 of the jQuery tab control in css? Thanks.
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.
You’ll want to set their display to none as follows:
You’ll want to add it to all elements of tabs you want hidden. For example: