|
Re: CSS Navigation Help
I am not sure for that menu but you can try something with link and javascript Or something like
<a href='#' onClick='somefunction();'> ahref</a>
But if you use ready menu please read careful manual if there are some ready and already written function.
|