[jQuery] Re: MSIE 7.0 and slide() function...

2007-12-24 Thread Adam Greene
Hi Andrea, I found that IE is really susceptible to displaying odd behavior based off of the css properties of the element you are toggling. I don't have a sure-fire solution, but there are a few things you can try: 1) make sure the element you are toggling has no other css properties 2) make sur

[jQuery] Re: MSIE 7.0 and slide() function...

2007-12-22 Thread ajma
Have you tried the Acordian control? It seems like that does what you want. On Dec 22, 1:52 am, andrea varnier <[EMAIL PROTECTED]> wrote: > Hi :) > I'm working on my website, just to practice a bit with jquery. > I have a problem here:http://www.andreavarnier.com/temp > > menu code is like this >