So I have two divs. One left div with navigation links and one right div that populates with content depending on what link you click on the left. I would like to have a verti
i once solved this by using a background image repated on the y axis. Just create it as wide as your page and not very tall, maybe 10-20 pixels. and then just repeat it downwards. Kind of cheating maybe, but it works in some cases :p
One example of how I did it you can see on this website.