Smooth Navigational Menu (v1.4) Bug
1) Script Title: Smooth Navigational Menu (v1.4)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...smoothmenu.htm
3) Describe problem: For some reason, whenever you try to use a script extension of .cgi the stylesheet formatting falls apart in the submenus for the list item that has the .cgi link.
I have tested this by uploading the exact same menu file three different times, only altering the extension on the file.
cgi-bin/la/register.html : Works great without problems
cgi-bin/la/register.pl : Works great without problems
cgi-bin/la/register.cgi : CSS falls apart on drop down menus
I have left a sample of the bug for you to view at the link below. You will see that it only effects the list item where the .cgi link is located. All other dropdowns in the menu remain unaffected.
http://www.cooscurryclassifieds.com/testbanners/
It would take too much time to convert every reference of a .cgi URI in the perl scripts to be able to convert everything so I only link to .pl links instead. Weirdest bug I've seen in a long time, and I don't have a clue why it would have this behavior on only one file type extension in a list item link.
Hope you know a workaround for this, as I really love the way the menu operates.