Re: [jQuery] strange slide Down Problem

2007-01-11 Thread Klaus Hartl
Alexander Petri schrieb: > hm i updated the site > but that doesnt help for the jumps Ah, maybe I know what it is: collapsing margins. Try adding a border/padding on top of the slided element, so that vertical margins cannot collapse. Does that help? -- Klaus _

Re: [jQuery] strange slide Down Problem

2007-01-11 Thread Alexander Petri
hm i updated the site but that doesnt help for the jumps Klaus Hartl schrieb: > Klaus Hartl schrieb: > >> Alexander Petri schrieb: >> >>> Hi, >>> i built a very small Demosite using CodeIgniter and jQuery. >>> >>> http://www.konzept-b.net/ci_2/index.php >>> >>> As you can see there is a st

Re: [jQuery] strange slide Down Problem

2007-01-11 Thread Klaus Hartl
Klaus Hartl schrieb: > Alexander Petri schrieb: >> Hi, >> i built a very small Demosite using CodeIgniter and jQuery. >> >> http://www.konzept-b.net/ci_2/index.php >> >> As you can see there is a strange effect if you click on "Kommentar"... >> on IE first it slides up, and then down. >> on FF it j

Re: [jQuery] strange slide Down Problem

2007-01-11 Thread Klaus Hartl
Alexander Petri schrieb: > Hi, > i built a very small Demosite using CodeIgniter and jQuery. > > http://www.konzept-b.net/ci_2/index.php > > As you can see there is a strange effect if you click on "Kommentar"... > on IE first it slides up, and then down. > on FF it jumps up and down. > could any

[jQuery] strange slide Down Problem

2007-01-11 Thread Alexander Petri
Hi, i built a very small Demosite using CodeIgniter and jQuery. http://www.konzept-b.net/ci_2/index.php As you can see there is a strange effect if you click on "Kommentar"... on IE first it slides up, and then down. on FF it jumps up and down. could anyone help me to let that work smooth? // J