Re: [jQuery] Trouble width height on slideDown

2006-10-26 Thread Mats Lindblad
This is reported as bug #219On 10/26/06, David [EMAIL PROTECTED] wrote: Cyril Demars schreef: Hey, first, thanks a lot for the amazing librairy! ..but i have a little trouble width the slideDown effect. My p doesn't slide down enought, so the text overflow the tag and push violently the next tag

Re: [jQuery] A question about ajaxStart and Stop

2006-10-24 Thread Mats Lindblad
You mean, initilized? Not executed ... right?Does not work for me.On 10/24/06, Ⓙⓐⓚⓔ [EMAIL PROTECTED] wrote:anywhere, it just has to be executed before the ajax call!Start simple, make sure your jq works in other contexts. On 10/23/06, Mats Lindblad [EMAIL PROTECTED] wrote: But where do I

Re: [jQuery] Expressions: Search for children within context

2006-10-23 Thread Mats Lindblad
Isn't there a way do something like find(dt).not(:child) or maybe like you do in LDAP and tell find to do a one level search instead of subtree search?On 10/23/06, Jörn Zaefferer [EMAIL PROTECTED] wrote: how do I search for a children within a context? In other words, how to translate this:

Re: [jQuery] A question about ajaxStart and Stop

2006-10-23 Thread Mats Lindblad
/22/06, Mats Lindblad [EMAIL PROTECTED] wrote: I have tried to get it to work and I am not sure that I am using it right so if anyone could explain to me how I am supposed to use it? Where do I initilize it, what do I attach it to? It just will not work for me. I am using jQuery 1.0.2 Rev: 413