QUOTE (Ben Moseley @ Jun 6 2008, 10:01 PM)

I recently just installed Movable Type and the first time I logged in the navigation drop down menus worked as expected. Since then, I have logged in and out many times but to no avail, as those drop downs do not appear upon hover. Second problem I've encountered is the inability to click and type within the text box on the new post page. Any help is much appreciated.
I recently installed MT4 and have gotten the same problem. The issue is that the default mt.js file in the main directory gets overwritten by the "Javascript" index template, which outputs to mt.js. When I first installed, it had the good js file. Once I publish the site, mt.js is overwritten with a much shorter version that doesn't work. Deleting the published js file and replacing it with the one from the install solves the problem... until I publish again

I haven't figured out exactly how I want to fix this problem yet, would definitely appreciate advice from some more advanced MT users. I was thinking of just replacing the "Javascript" index template with the good file, but maybe that will cause some other issue.