chelvis
05-01-2003, 07:18 PM
I have a table and each td have an image. When the user places his/her mouse over that image, a dropdown should come and user should be able to click on one of those drop down links. I went in to http://www.dynamicdrive.com/dynamicindex1/topnavbar.htm this link and it seems this is using layers and you can only position it with the myNavBar1.moveTo(0, 50) code. Where can I get a javascript for the kind I am trying to do? Also the javascript should work in IE NN including NN 4.7 and above.