Hi all,
I am trying to show a javascript dropdown menu in a jsp page, but its not popping up at all.
say, when I open static.html, it shows .js drop down, but when I try opening the same page (.jsp or even .htm) in my application, the drop down does'nt come at all. i am using:
<script language="JavaScript1.2"
SRC="scriptspath/dropDownMenu.js"> </script>
It would be great if you can give me suggestions about what could go wrong.
Thanks a lot.
Pravz
I am trying to show a javascript dropdown menu in a jsp page, but its not popping up at all.
say, when I open static.html, it shows .js drop down, but when I try opening the same page (.jsp or even .htm) in my application, the drop down does'nt come at all. i am using:
<script language="JavaScript1.2"
SRC="scriptspath/dropDownMenu.js"> </script>
It would be great if you can give me suggestions about what could go wrong.
Thanks a lot.
Pravz