There is something about .js not being read. Everytime I try to install a drop down menu box using external .js with the code, it doesn't work. The drop down menu code shows up on my page but it doesn't seem like the javascript is executing it the way it should.
Here is the one I try to install
http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu.htm
It's an easy 5 step installation but it never works. I even use the same code as the ones they provided (not modifying to the way I want it to look), and it still doesn't work, just shows up the text inside those ul li tags on my page.