Hi All, I am facing issue while putting javascript menu in html file and trying to run using Apache Web Server, its working fine with other web server ( Tomcat). Issue: I had created one html menu page with javascript menu, i hosted in apache web server along with my php application, while trying to run this page i m not getting javascript menu enable or not functioning properly, i tried to do the same in another web server ( Tomcat 4.0) and its working fine. Can any one help me, did any configuration require in apache to enable javascript, as i m able to see alert message ( java script) in html page. Might be some other configuration require. Please advice.