|
We'd like the vertical (and nested) menu html code to have the same capabilities
Return to Recent Questions
Q:
We are looking at JavaScript libraries for our website, and we liked what we
saw with your product menu html code. However, we have a need for both
horizontal and vertical menu html code, as well as nesting tabs. We would like the
vertical (and nested tabs) to have the same capabilities and features as the
horizontal menu html code. We notive the vertical tab image example, but that was all
we could find. Are there more extensive examples that show the same
functionality as the horizontal tabs? Is the product, as is, capable of the
same functionality for both vertical and horizontal menu html code?
A:
See, to create vertical tabs you should add '$' symbol before the item
text in the first item of the next row.
You can use templates, add '$' symbol and adjust some parameters.
Return to Recent Questions
|