LebGeeks

A community for technology geeks in Lebanon.

You are not logged in.

#1 March 21 2011

Kassem
Member

Right Aligned Vertical Tabs Menu

Hi everyone,

Does anyone know of a good and easily customizable jQuery tabs menu where the tabs are vertically aligned to the right side of the content? In order to make things clearer, here's exactly what I'm looking for:

etxse9.png

Offline

#2 March 22 2011

Ayman
Member

Re: Right Aligned Vertical Tabs Menu

What you are looking for is like the JQuery Coda Slider or this in terms of tab functionality. If you do the layout on your own you can then easily apply any of these 2 scripts.

To get the desired layout: have 2 main divs and one wraoper containing them with a certain width. Then let both float to the left and style their borders colors etc... Let the div on the right contain an unordered list containing links, your jquery will listening to these events and act accordingly.

To get that sort of "connection" between the background of the selected <ul> and the div on left without the border I am not sure how it could be achieved though as I just woke up and I need to make myself a cup of coffee, will look into it. Have a good day :)

Offline

#3 March 22 2011

rolf
Member

Re: Right Aligned Vertical Tabs Menu

You can build it yourself using jquery, should be fairly simple.

Offline

Board footer