| Author |
Tabs and sub-tabs problem
|
Vaibhav Goel
Ranch Hand
Joined: Jul 05, 2007
Posts: 40
|
|
Hello friends, I am going to implement sub-tabs with main-tabs in my project. There are two main tabs in my JSP. The main-tab has two sub-tabs, one of them sholud be active when page loads initially. I implement sub-tabs in the view into JSP. But when page loads, main tab is not active while its sub-tab is active. I've no idea how to make active both main-tab and its sub-tabs simultaneously. If anybody have some suggestions/solutions, then please help me. Regards, Vaibhav Goel
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
This sounds like more of an HTML issue than a JSP issue. Moving to our HTML forum.
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
There are billions of menu scripts out there. What are you using? Custom menu or some premade one. Eric
|
 |
 |
|
|
subject: Tabs and sub-tabs problem
|
|
|