Click here to Skip to main content
15,896,915 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all


I am using Wow slider on my javascript page where I used CSS Drop Down Menu, slider works nicely but there is a problem at run time my css menu hide behind the wow slider. how to get rid of this problem


Regards

Ajay
Posted
Comments
CHill60 30-Apr-14 8:55am    
We can't see your screen or your HDD - without seeing some code it is very difficult to help!
Hamdi Choban 1-May-14 15:50pm    
use z-index in your css file , css_menu_class_name_here{z-index:10;} wow_slider_class_name{z-index:5;}

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900