give user specific tab an identifier in html, use that to make it "display: none" in css and when user type is detected, overwrite it to "display: block" with javascript.
↧
give user specific tab an identifier in html, use that to make it "display: none" in css and when user type is detected, overwrite it to "display: block" with javascript.