Suckerfish dropdown menu sticking in ie7 ?
Comments Off
Jul.08, 2010 by
Ganybhat
Add the following code in to your css #topmenu li:hover{ position:static; } This will fix the dropdown menu sticking ( dropdown menu not folding out ) problem in ie7.
Comments Off
Jul.08, 2010 by
Ganybhat
Add the following code in to your css #topmenu li:hover{ position:static; } This will fix the dropdown menu sticking ( dropdown menu not folding out ) problem in ie7.


