[jQuery] pngFix - not working

2007-09-17 Thread Chboc
Hello, On my example, i have a list of link to load some png in a div. For the first click, the fix work but on the next click the pngfix don't work anymore. Anyone can tell me what's wrong with this example ? example : http://www.hybridbears.com/pngFix/index.htm (Of course, IE only) --

[jQuery] Bug IE6 only (next and previous button)

2007-09-13 Thread Chboc
Hello, I had a bug on the next and previous button, the height isn’t applied. I want 13px but on IE6 i get 19px, how to set the height to 13px? example of my jcaroussel http://www.hybridbears.com/jcaroussel/index.htm Thank you -- View this message in context:

[jQuery] Re: Bug IE6 only (next and previous button)

2007-09-13 Thread Chboc
Hi Jan, I'd try your fix but the bug still there. I don't know what to do. Alex Jan Sorgalla wrote: Hi, Chboc wrote: Hello, I had a bug on the next and previous button, the height isn’t applied. I want 13px but on IE6 i get 19px, how to set the height to 13px? example of my

[jQuery] Re: Bug IE6 only (next and previous button)

2007-09-13 Thread Chboc
Hi, I haven't tried this way (i didn't really understand how to :)) I thought i have to add the spacer in the option of jcaroussel! So, thank's a lot. It's working Jan Sorgalla wrote: Hi, did you tried it with exactly the code i posted? Jan Chboc wrote: Hi Jan, I'd try