> > > this.buttonNext = $('.jcarousel-next', this.container);
>
> > > > if (this.buttonNext.size() == 0 &&
> > > > this.options.buttonNextHTML != null)
> > > > this.buttonNext = this.clip.before
> > > > (
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 (English)"
>
>
> Date: 07/08/2009 03:56 PM
>
>
> Subject: [jQuery] Re: Cannot d
t;jQuery (English)"
>
>
> Date: 07/08/2009 03:56 PM
>
>
> Subject: [jQuery] Re: Cannot disable div
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.
>
> 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
quot;jQuery (English)"
Date: 07/08/2009 03:01 PM
Subject:[jQuer
What is up with the repeated posts? Seems to happen on any topic you
are involved in
; were
> > > > > > > doing that there.
>
> > > > > > > On Jul 8, 11:57 am, expresso wrote:
>
> > > > > > > > jQuery(".jcarousel-skin-ie7 .jcarousel-next.jcarousel-next-
> > > >
; were
> > > > > > > doing that there.
>
> > > > > > > On Jul 8, 11:57 am, expresso wrote:
>
> > > > > > > > jQuery(".jcarousel-skin-ie7 .jcarousel-next.jcarousel-next-
> > > >
; were
> > > > > > > doing that there.
>
> > > > > > > On Jul 8, 11:57 am, expresso wrote:
>
> > > > > > > > jQuery(".jcarousel-skin-ie7 .jcarousel-next.jcarousel-next-
> > > >
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
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
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
> > > > > > &
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
> > > > > > &
; > > 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
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
>
".jcarousel-skin-ie7 .jcarousel-next-
> > > > > horizontal").attr("disabled","true");
> > > > > or
> > > > > jQuery(".jcarousel-skin-ie7 .jcarousel-next.jcarousel-next-
> > > > > horizontal").attr("di
e attribute selector is
> > > > > incorrect
>
> > > > > Have you tried jQuery(".jcarousel-skin-ie7 .jcarousel-next-
> > > > > horizontal").attr("disabled","true");
> > > > > or
> > > > > jQuery(".jc
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
> > > &
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
> > > &
rue");
> > > > or
> > > > jQuery(".jcarousel-skin-ie7 .jcarousel-next.jcarousel-next-
> > > > horizontal").attr("disabled","true");
>
> > > > On Jul 8, 11:40 am, BaBna wrote:
>
> > > > > Beca
Additionally, it appears your syntax for the attribute selector is
> > > > > incorrect
>
> > > > > Have you tried jQuery(".jcarousel-skin-ie7 .jcarousel-next-
> > > > > horizontal").attr("disabled","true");
> >
rue");
> > > > or
> > > > jQuery(".jcarousel-skin-ie7 .jcarousel-next.jcarousel-next-
> > > > horizontal").attr("disabled","true");
>
> > > > On Jul 8, 11:40 am, BaBna wrote:
>
> > > > > Beca
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
").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
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:
>
> >
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 -
> > >
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 -
> > >
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
> > > 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)"
> > >
> > > 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)"
> > >
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
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 -
&
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?
>
; 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
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
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
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
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)&
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
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
?
>
> 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
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
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
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;">
> >
>
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
47 matches
Mail list logo