jquery - IE7 problem with Sliding Tabs -


I'm having a problem with my sliding tab in IE7. I'm using these sliding tabs ()

You can see the problem on my site () in the sidebar under "Latest Reviews".

Sliding tabs are working fine in all other browsers. I do not know what the problem is in IE 7.

This is a screenshot of what's wrong with IE 7: IE7 fails < / P>

thanks

It looks like overflow problem I will try here:

  #panel {overflow: auto; }    

Comments