[jQuery] Re: Problem with show() and hide() in IE

2007-04-04 Thread Karl Rudd
, 2007 1:23:58 PM Subject: [jQuery] Re: Problem with show() and hide() in IE Try this: On Apr 2, 3:31 am, "debussy007" <[EMAIL PROTECTED]> wrote: > Hi, > > I have a website with header, menu, content. > > To change the content according to the menu clicked, >

[jQuery] Re: Problem with show() and hide() in IE

2007-04-04 Thread Ariel Jakobovits
what does position: static mean? - Original Message From: Yansky <[EMAIL PROTECTED]> To: jQuery (English) Sent: Sunday, April 1, 2007 1:23:58 PM Subject: [jQuery] Re: Problem with show() and hide() in IE Try this: On Apr 2, 3:31 am, "debussy007" <[EMAIL PROT

[jQuery] Re: Problem with show() and hide() in IE

2007-04-01 Thread debussy007
It's not working :(

[jQuery] Re: Problem with show() and hide() in IE

2007-04-01 Thread Yansky
Try this: On Apr 2, 3:31 am, "debussy007" <[EMAIL PROTECTED]> wrote: > Hi, > > I have a website with header, menu, content. > > To change the content according to the menu clicked, > I use show() and hide() functions of jquery. > > In Mozilla I got everything working, > but in IE6, the height w