fading effects not working in this program
I hv a problem.I m trying to apply fading effects to the ul tags but it is not working
I m using IE 8.The fadeIn and fadeOut effect is not taking place. However when i write a seperate small program using the <ul> tags , the fadeIn and fadeOut works perfectly.
I guess maybe my code is hving some problem so i m attaching the whole folder here.Please note that in place of fadeOut n fadeIn if i use slideDown and slideUp then it works perfectly.That file is also included in this attachment folder.
There r 2 html files here
1) jqmenu.htm ----> with slideUp and slideDown working fine
2)jqmenu-fade.htm ----> with fadeIn and fadeOut. NOT WORKING :( :(
If any 1 of u have time kindly go through the code the plz tell my mistake for the fading thing.
THank u