Creating a Drop-down Menu - again
- 1
- Add a Comment
Many of you may remember the article from MSDN explaining how to create a drop down menu. Unfortunately, the many attempts by those readers proved to be fruitless as they were unable to achieve any worthwhile results. Well today it looks as if Lisa Wollin may have come across a way of doing this that will actually work as it should.
We had an article on MSDN for creating a drop-down menu, but after repeated attempts, I, like many of our customers, couldn’t make the code work, so we’re in the process of removing it. We will (mostly likely) eventually replace it. In the meantime, though, I promised that I would provide an alternative. I have working code for a drop-down menu that works in IE, Mozilla, and Netscape Navigator (sort of — I’ve noticed some funky onmouseout behavior in Mozilla and Netscape Navigator that I haven’t been able to resolve).

One Comment
Mounika
July 1st, 2008
at 3:44am
could please provide me the sample code … so that i can create a dropdown menu that works in both mozilla fire fox and IE and has cross browser compatibility. so that i want to create a menu for my project.