Summary - Slider does not work in SimpleModal window after more than
once.
Detail:
Step 1: Click to open modal window
Step 2: Observe slider working properly, with value being updated,
close
modal
Step 3: Click to open modal window
Step 4: Observe slider NOT working properly, NaN being returned
nt").val(ui.value);
> }
> });
>
> }});
>
> -Eric
>
> On Sep 10, 2:30 pm, folder123 wrote:
>
>
>
> > Summary - Slider does not work in SimpleModal window after more than
> > once.
>
> > Detail:
>
> > Step 1: Click to open
50,
> max: 300,
> value: 100,
> slide: function(event, ui) {
> $("#amount").val(ui.value);
> }
> });
>
> }});
>
> -Eric
>
> On Sep 10, 2:30 pm, folder123 wrote:
>
>
>
> > Summary - Slider does not work in SimpleM
The behavior i'm seeing is the onShow only seems to run once. On
subsequent modal window opens the contents in onShow don't seem to
execute.
-k
On Sep 11, 7:31 pm, folder123 wrote:
> I'm still having issues with the code below, the slider now doesn't
> even sh
4 matches
Mail list logo