2 Attachment(s)
Does a script for a stretchable navigation exist on Dynamic Drive?
I was hoping to find a script for a particular sort of top navigational menu on this forum. I took a look and couldn't find one so I thought I'd post the question here. Basically, what I have in mind starts out with a few tabs sitting inside a larger wrapper like you see in the first picture. The silver is simply a background color for the <div> containing the six cities that are listed. (see first image below)
Attachment 2660
Basically, what I was hoping for, is a script that allows me to click on one of the cities (an onclick not onmouseover) and that tab expands to fill 100% of the remaining space in the wrapping parent <div> This will stay that way until you click on a second city and that tab expands. (see second image)
Attachment 2661
Hope that makes sense. Thanks in advance for pointing me in the right direction....