"J archer" wrote:
PS Its not the best implementation of your dropdown solution (I could do with some hints about formatting the CSS) but I’ve used it on this site
http://www.elnoque.com
I think the following is probably the cause of most of your problems …
[code:111so5v4]<div id="suckerfishnav">
<ul><li ... [/code:111so5v4]
For using the raw generator CSS you require the following code:
[code:111so5v4]<ul id="suckerfishnav"><li ... [/code:111so5v4]