|
Tailslide -> RE: Navigation making site slow to load. (5/19/2007 3:33:31)
|
Hi Yes it should be a really neat, short bit of markup and CSS controlling it. Have a look at this page: http://css.maxdesign.com.au/listamatic/horizontal32.htm for a fairly short CSS only method for what you've got currently. There are other methods to do the same thing including having a background image (the pipe) for each item placed centre right and then have an exception for the last item so you don't get the pipe on that one. You could also just float the list items and add a pipe into the markup after each link but although that's probably technically the easiest way of doing it, it's not the "best" way as it adds unecessary markup.
|
|
|
|