Chair wrote:
> I am building a page to a client and he wants the main navigation to
> be in a separate file. Just in case he wants to change something, he
> can change it so easily. The one I made for him was made of roll over
> image - javascript and is complicated for him.
The first thing you shoud do is separate the data from the
code/markup/script. Get that into a text file or whatever RDBMS format is
supported on your server. Then your client needs no knowledge of scripting
to maintain his navigation.
> Can you do Css instead?
You can achieve some success with CSS but as you have not supplied a URL it
is difficult to know exactly what you have already. Approach a CSS solution
with an open mind and you should be able to achieve a decent result.
> How do you make a vertical pop menu using CSS?
My site map is one trivial example.
--
William Tasso - <a style='text-decoration: underline;' href="http://WilliamTasso.com" target="_blank">http://WilliamTasso.com</a><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: css vertical pop menu