[jQuery] Re: animate problem with IE7

2008-11-29 Thread ^AndreA^
L PROTECTED] On > > Behalf Of ^AndreA^ > Sent: Thursday, November 27, 2008 2:49 AM > To: jQuery (English) > Subject: [jQuery] Re: animate problem with IE7 > > The answer for the ticket is: > > "That's a matter of css. Different browser have different whims when &g

[jQuery] Re: animate problem with IE7

2008-11-27 Thread Jeffrey Kretz
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of ^AndreA^ Sent: Thursday, November 27, 2008 2:49 AM To: jQuery (English) Subject: [jQuery] Re: animate problem with IE7 The answer for the ticket is: "That's a matter of css. Different browser have different whims w

[jQuery] Re: animate problem with IE7

2008-11-27 Thread ^AndreA^
) > > > > JK > > > > -----Original Message- > > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > > > > Behalf Of ^AndreA^ > > > Sent: Monday, November 24, 2008 3:06 AM > > > To: jQuery (English) > > > Subj

[jQuery] Re: animate problem with IE7

2008-11-25 Thread ^AndreA^
> Don't forget to open a ticket on it (dev.jquery.com) > > > JK > > > -Original Message- > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > > > Behalf Of ^AndreA^ > > Sent: Monday, November 24, 2008 3:06 AM > >

[jQuery] Re: animate problem with IE7

2008-11-24 Thread ^AndreA^
ay, November 24, 2008 3:06 AM > To: jQuery (English) > Subject: [jQuery] Re: animate problem with IE7 > > jQuery cycle plugin is very nice but I have had bad experiences with > plugins... > > Usually they do a lot of things but not exactly what I need, therefore > I h

[jQuery] Re: animate problem with IE7

2008-11-24 Thread Jeffrey Kretz
ndreA^ Sent: Monday, November 24, 2008 3:06 AM To: jQuery (English) Subject: [jQuery] Re: animate problem with IE7 jQuery cycle plugin is very nice but I have had bad experiences with plugins... Usually they do a lot of things but not exactly what I need, therefore I have to start tweaking the

[jQuery] Re: animate problem with IE7

2008-11-24 Thread ^AndreA^
sure why this > > is occurring. > > > JK > > > -----Original Message- > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > > Behalf Of ^AndreA^ > > Sent: Saturday, November 22, 2008 4:26 PM > > To: jQuery (English) > > Subject:

[jQuery] Re: animate problem with IE7

2008-11-23 Thread Anyulled
osition was somehow altered to -4%, > leaving the ending position at 46% (-4 + 50). > > I'm not that familiar with the animation plumbing, so I'm not sure why this > is occurring. > > JK > > -Original Message- > From: jquery-en@googlegroups.com [mailto:[E

[jQuery] Re: animate problem with IE7

2008-11-22 Thread Jeffrey Kretz
om: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of ^AndreA^ Sent: Saturday, November 22, 2008 4:26 PM To: jQuery (English) Subject: [jQuery] Re: animate problem with IE7 Hi Jeffrey, thanks. I deleted the "float: left;", i didn't know was useless with position:absol

[jQuery] Re: animate problem with IE7

2008-11-22 Thread ^AndreA^
Hi Jeffrey, thanks. I deleted the "float: left;", i didn't know was useless with position:absolute; Anyway, I noted the strange behaviour of the elements too. I uploaded jQuery unpacked... if you still want to have a look... ;-) BTW, there could be something wrong with animate('left','+=50%')

[jQuery] Re: animate problem with IE7

2008-11-22 Thread Jeffrey Kretz
I watched the animation with the IE developer toolbar, and noticed a couple of oddities. Firstly, the CSS for the divs are set to both position:absolute and float:left. This is not the source of the problem (I overwrite to float:none and tried it), but float:left is unnecessary if with absolute