[jQuery] Re: Cannot disable div

2009-07-09 Thread expresso
> > >         this.buttonNext = $('.jcarousel-next', this.container); > > > > >         if (this.buttonNext.size() == 0 && > > > > this.options.buttonNextHTML != null) > > > >             this.buttonNext = this.clip.before > > > > (

[jQuery] Re: Cannot disable div

2009-07-08 Thread Ricardo
      if (this.buttonNext.size() == 0 && > > > this.options.buttonNextHTML != null) > > >             this.buttonNext = this.clip.before > > > (this.options.buttonNextHTML).prev(); > > > > On Jul 8, 10:40 am, BaBna wrote: > > > > &g

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
        "jQuery (English)"                 >                                                   > >   Date:       07/08/2009 03:56 PM                                             >                                                   > >   Subject:    [jQuery] Re: Cannot d

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
t;jQuery (English)"                 >                                                   > >   Date:       07/08/2009 03:56 PM                                             >                                                   > >   Subject:    [jQuery] Re: Cannot disable div      

[jQuery] Re: Cannot disable div

2009-07-08 Thread Michael Lawson
07/08/2009 03:56 PM Subject:[jQuery] Re: Cannot disable div Because I refresh the page here and it reposts it. I didn't build this forum.

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
                                              > >   Date:       07/08/2009 03:01 PM                                             >                                                     > >   Subject:    [jQuery] Re: Cannot disable div                                 >                                                     > > What is up with the repeated posts?  Seems to happen on any topic you > are involved in > >  graycol.gif > < 1KViewDownload > >  ecblank.gif > < 1KViewDownload

[jQuery] Re: Cannot disable div

2009-07-08 Thread Michael Lawson
quot;jQuery (English)" Date: 07/08/2009 03:01 PM Subject:[jQuer

[jQuery] Re: Cannot disable div

2009-07-08 Thread MorningZ
What is up with the repeated posts? Seems to happen on any topic you are involved in

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
; were > > > > > > > doing that there. > > > > > > > > On Jul 8, 11:57 am, expresso wrote: > > > > > > > > > jQuery(".jcarousel-skin-ie7 .jcarousel-next.jcarousel-next- > > > >

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
; were > > > > > > > doing that there. > > > > > > > > On Jul 8, 11:57 am, expresso wrote: > > > > > > > > > jQuery(".jcarousel-skin-ie7 .jcarousel-next.jcarousel-next- > > > >

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
; were > > > > > > > doing that there. > > > > > > > > On Jul 8, 11:57 am, expresso wrote: > > > > > > > > > jQuery(".jcarousel-skin-ie7 .jcarousel-next.jcarousel-next- > > > >

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
usel-next- > > > > > > > horizontal").attr("disabled","true"); did not work. > > > > > > > > On Jul 8, 11:06 am, amuhlou wrote: > > > > > > > > > It doesn't look like what you're trying to select

[jQuery] Re: Cannot disable div

2009-07-08 Thread MorningZ
jcarousel-skin-ie7 .jcarousel-next.jcarousel-next- > > > > > > > horizontal").attr("disabled","true"); did not work. > > > > > > > > On Jul 8, 11:06 am, amuhlou wrote: > > > > > > > > > It doesn't

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
gt; > > > > > "jcarousel-next" and "jcarousel-next-horizontal" classes are being > > > > > > > applied to the same div, so there shouldn't be a space between > > > > > > > them in > > > > > > &

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
gt; > > > > > "jcarousel-next" and "jcarousel-next-horizontal" classes are being > > > > > > > applied to the same div, so there shouldn't be a space between > > > > > > > them in > > > > > > &

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
; > > It doesn't look like what you're trying to select exists. the > > > > > > > "jcarousel-next" and "jcarousel-next-horizontal" classes are being > > > > > > > applied to the same div, so there shouldn't be a space be

[jQuery] Re: Cannot disable div

2009-07-08 Thread MorningZ
t; applied to the same div, so there shouldn't be a space between them > > > > > > in > > > > > > your selector. > > > > > > > Additionally, it appears your syntax for the attribute selector is > > > > > > incorrect >

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
".jcarousel-skin-ie7 .jcarousel-next- > > > > > horizontal").attr("disabled","true"); > > > > > or > > > > > jQuery(".jcarousel-skin-ie7 .jcarousel-next.jcarousel-next- > > > > > horizontal").attr("di

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
e attribute selector is > > > > > incorrect > > > > > > Have you tried jQuery(".jcarousel-skin-ie7 .jcarousel-next- > > > > > horizontal").attr("disabled","true"); > > > > > or > > > > > jQuery(".jc

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
t; > > horizontal").attr("disabled","true"); > > > > > > On Jul 8, 11:40 am, BaBna wrote: > > > > > > > Because it sucks? > > > > > > It might create problems with some DTD I think, and maybe this > > > &

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
t; > > horizontal").attr("disabled","true"); > > > > > > On Jul 8, 11:40 am, BaBna wrote: > > > > > > > Because it sucks? > > > > > > It might create problems with some DTD I think, and maybe this > > > &

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
rue"); > > > > or > > > > jQuery(".jcarousel-skin-ie7 .jcarousel-next.jcarousel-next- > > > > horizontal").attr("disabled","true"); > > > > > On Jul 8, 11:40 am, BaBna wrote: > > > > > > Beca

[jQuery] Re: Cannot disable div

2009-07-08 Thread MorningZ
Additionally, it appears your syntax for the attribute selector is > > > > > incorrect > > > > > > Have you tried jQuery(".jcarousel-skin-ie7 .jcarousel-next- > > > > > horizontal").attr("disabled","true"); > >

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
rue"); > > > > or > > > > jQuery(".jcarousel-skin-ie7 .jcarousel-next.jcarousel-next- > > > > horizontal").attr("disabled","true"); > > > > > On Jul 8, 11:40 am, BaBna wrote: > > > > > > Beca

[jQuery] Re: Cannot disable div

2009-07-08 Thread MorningZ
ot;disabled","true"); > > > > > On Jul 8, 11:40 am, BaBna wrote: > > > > > > Because it sucks? > > > > > It might create problems with some DTD I think, and maybe this disable > > > > > on a DIV is an IE "specia

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
").attr("disabled","true"); > > > > > On Jul 8, 11:40 am, BaBna wrote: > > > > > > Because it sucks? > > > > > It might create problems with some DTD I think, and maybe this disable > > > > > on a DIV is an

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
me DTD I think, and maybe this disable > > > > on a DIV is an IE "special feature", I don't know. > > > > Anyway, what do you want to achieve here? > > > > > On Jul 8, 4:30 pm, "Cesar Sanz" wrote: > > >

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
achieve here? > > > > On Jul 8, 4:30 pm, "Cesar Sanz" wrote: > > > > > How come is that you want to disable a div?? > > > > > Do you mean, block the content inside div? > > > > > - Original Message - > > >

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
achieve here? > > > > On Jul 8, 4:30 pm, "Cesar Sanz" wrote: > > > > > How come is that you want to disable a div?? > > > > > Do you mean, block the content inside div? > > > > > - Original Message - > > >

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
Charlie, we have. But we are doing something completely past what this control does. For example I have it expanding and contracting based on # of items you want to show. Getting that logic in there required some extensive thought on my side and something that this control does not do. Because

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
> > > How come is that you want to disable a div?? > > > > Do you mean, block the content inside div? > > > > - Original Message - > > > From: "BaBna" > > > To: "jQuery (English)" > > >

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
> > > How come is that you want to disable a div?? > > > > Do you mean, block the content inside div? > > > > - Original Message - > > > From: "BaBna" > > > To: "jQuery (English)" > > >

[jQuery] Re: Cannot disable div

2009-07-08 Thread Charlie
pm, "Cesar Sanz" wrote: How come is that you want to disable a div?? Do you mean, block the content inside div? - Original Message - From: "BaBna" To: "jQuery (English)" Sent

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
t know. > > Anyway, what do you want to achieve here? > > > On Jul 8, 4:30 pm, "Cesar Sanz" wrote: > > > > How come is that you want to disable a div?? > > > > Do you mean, block the content inside div? > > > > - Original Message - &

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
inal Message - > > From: "BaBna" > > To: "jQuery (English)" > > Sent: Wednesday, July 08, 2009 9:28 AM > > Subject: [jQuery] Re: Cannot disable div > > > Maybe because there is no disabled property for DIV? >

[jQuery] Re: Cannot disable div

2009-07-08 Thread amuhlou
; wrote: > > > How come is that you want to disable a div?? > > > Do you mean, block the content inside div? > > > - Original Message - > > From: "BaBna" > > To: "jQuery (English)" > > Sent: Wednesday, July 08, 2

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
t; On Jul 8, 10:40 am, BaBna wrote: > > > > Because it sucks? > > > It might create problems with some DTD I think, and maybe this disable > > > on a DIV is an IE "special feature", I don't know. > > > Anyw

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
tHTML != null) >             this.buttonNext = this.clip.before > (this.options.buttonNextHTML).prev(); > > On Jul 8, 10:40 am, BaBna wrote: > > > Because it sucks? > > It might create problems with some DTD I think, and maybe this disable > > on a DIV is an IE &q

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
want to disable a div?? > > > > Do you mean, block the content inside div? > > > > - Original Message - > > > From: "BaBna" > > > To: "jQuery (English)" > > > Sent: Wednesday, July 08, 2009 9:28 AM &g

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
here? > > On Jul 8, 4:30 pm, "Cesar Sanz" wrote: > > > How come is that you want to disable a div?? > > > Do you mean, block the content inside div? > > > - Original Message - > > From: "BaBna" > > To: "jQuery (English)&

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
inside div? > > > - Original Message - > > From: "BaBna" > > To: "jQuery (English)" > > Sent: Wednesday, July 08, 2009 9:28 AM > > Subject: [jQuery] Re: Cannot disable div > > > Maybe because there is no disabled property for

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
uot; > To: "jQuery (English)" > Sent: Wednesday, July 08, 2009 9:28 AM > Subject: [jQuery] Re: Cannot disable div > > Maybe because there is no disabled property for DIV? > > http://www.w3schools.com/tags/tag_DIV.asp > > On Jul 8, 4:25 pm, expr

[jQuery] Re: Cannot disable div

2009-07-08 Thread BaBna
? > > Do you mean, block the content inside div? > > - Original Message - > From: "BaBna" > To: "jQuery (English)" > Sent: Wednesday, July 08, 2009 9:28 AM > Subject: [jQuery] Re: Cannot disable div > > Maybe because there is no disabled p

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
uot; > To: "jQuery (English)" > Sent: Wednesday, July 08, 2009 9:28 AM > Subject: [jQuery] Re: Cannot disable div > > Maybe because there is no disabled property for DIV? > > http://www.w3schools.com/tags/tag_DIV.asp > > On Jul 8, 4:25 pm, expr

[jQuery] Re: Cannot disable div

2009-07-08 Thread Cesar Sanz
How come is that you want to disable a div?? Do you mean, block the content inside div? - Original Message - From: "BaBna" To: "jQuery (English)" Sent: Wednesday, July 08, 2009 9:28 AM Subject: [jQuery] Re: Cannot disable div Maybe because there is no disab

[jQuery] Re: Cannot disable div

2009-07-08 Thread expresso
then why the heck does JCarousel put one in it? On Jul 8, 10:28 am, BaBna wrote: > Maybe because there is no disabled property for DIV? > > http://www.w3schools.com/tags/tag_DIV.asp > > On Jul 8, 4:25 pm, expresso wrote: > > > > > > style="display: block; height: 220px; width: 592px;"> > > >

[jQuery] Re: Cannot disable div

2009-07-08 Thread BaBna
Maybe because there is no disabled property for DIV? http://www.w3schools.com/tags/tag_DIV.asp On Jul 8, 4:25 pm, expresso wrote: > > style="display: block; height: 220px; width: 592px;"> > > > > style="height: 220px; width: 3315px; left: -2028px;"> > > > > > > I'm trying to change d