![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi (newbie here). I'm trying to create a drop down menu that fades in and out. http://www20.brinkster.com/dancetime/test/menu1.html This page sort of works but the table cell is too big because it contains the drop down menu. http://www20.brinkster.com/dancetime/test/menu2.html If I change the postioning from relative to absolute it looks correct but the filter stops working and I dont know why. Also in menu1.html its keeps jumping between functions as you move the mouse over the table which causes it to flash. The mouse is still over the table so it shouldnt be going to function fadeout but it does. Very annoying. Any help or pointers is appreciated. Brian |
#3
| |||
| |||
|
|
Brian wrote: Hi (newbie here). I'm trying to create a drop down menu that fades in and out. http://www20.brinkster.com/dancetime/test/menu1.html This page sort of works but the table cell is too big because it contains the drop down menu. http://www20.brinkster.com/dancetime/test/menu2.html If I change the postioning from relative to absolute it looks correct but the filter stops working and I dont know why. Also in menu1.html its keeps jumping between functions as you move the mouse over the table which causes it to flash. The mouse is still over the table so it shouldnt be going to function fadeout but it does. Very annoying. Any help or pointers is appreciated. Brian For what it's worth, I just looked at your pages using Mozilla and Opera. I didn't see any sort of fade effect. When I checked your code I noticed that you are using Internet Explorer-specific code (the filters are a Microsoftism). While you can do whatever you want on your page, be advised that if you are actually trying to make money with your work (sell a product, for example) or if you are trying to professionally code a page for a client, then you need to test your page in browsers other than IE. Creating a menu that does not work in all browsers could lead to angry visitors (and lost sales). Unfortunately, I cannot advise you about your problem with the filter. I try to stick to standard HTML/CSS code and am not very familiar with Microsoft's methods. --George |
#4
| |||
| |||
|
#5
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |