[jQuery] Re: Select lists in 1.2.5

2008-06-04 Thread Ariel Flesler

I'm even happier :)

--
Ariel Flesler
http://flesler.blogspot.com

On 3 jun, 15:10, Photic <[EMAIL PROTECTED]> wrote:
> Appears to work just fine in 1.2.6 (without having to convert to
> string)
> I'm happy once again :)
>
> On May 22, 10:30 pm, Photic <[EMAIL PROTECTED]> wrote:
>
>
>
> > Aah, functionality change. Bummer.
>
> > On May 22, 9:28 pm, "Aaron Heimlich" <[EMAIL PROTECTED]> wrote:
>
> > > $("#q").val("3"); <-- notice that I used a string, not an integer
> > > works. 
> > > Seehttp://groups.google.com/group/jquery-dev/browse_thread/thread/e42d27...
>
> > >http://groups.google.com/group/jquery-dev/browse_thread/thread/6ce769...
>
> > > On Thu, May 22, 2008 at 10:22 PM,Photic<[EMAIL PROTECTED]> wrote:
>
> > > > Sure no prob.
> > > > Here you go:
> > > >http://www.happinessinmycheeks.com/jquery/1.2.3.htm
> > > >http://www.happinessinmycheeks.com/jquery/1.2.5.htm
>
> > > > On May 22, 6:29 pm, "Wil Everts" <[EMAIL PROTECTED]> wrote:
> > > > >Photic,
>
> > > > > Can you point us to a web-sample so we can Firebug it up? (The 
> > > > > console is
> > > > > your friend).
>
> > > > > Best Wishes,
>
> > > > > Wil Everts
> > > > > [EMAIL PROTECTED]
>
> > > --
> > > Aaron Heimlich
> > > Web Developer
> > > [EMAIL PROTECTED]://aheimlich.freepgs.com-Hidequoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> > - Show quoted text -- Ocultar texto de la cita -
>
> - Mostrar texto de la cita -


[jQuery] Re: Select lists in 1.2.5

2008-06-03 Thread Photic

Appears to work just fine in 1.2.6 (without having to convert to
string)
I'm happy once again :)

On May 22, 10:30 pm, Photic <[EMAIL PROTECTED]> wrote:
> Aah, functionality change. Bummer.
>
> On May 22, 9:28 pm, "Aaron Heimlich" <[EMAIL PROTECTED]> wrote:
>
>
>
> > $("#q").val("3"); <-- notice that I used a string, not an integer
> > works. 
> > Seehttp://groups.google.com/group/jquery-dev/browse_thread/thread/e42d27...
>
> >http://groups.google.com/group/jquery-dev/browse_thread/thread/6ce769...
>
> > On Thu, May 22, 2008 at 10:22 PM,Photic<[EMAIL PROTECTED]> wrote:
>
> > > Sure no prob.
> > > Here you go:
> > >http://www.happinessinmycheeks.com/jquery/1.2.3.htm
> > >http://www.happinessinmycheeks.com/jquery/1.2.5.htm
>
> > > On May 22, 6:29 pm, "Wil Everts" <[EMAIL PROTECTED]> wrote:
> > > >Photic,
>
> > > > Can you point us to a web-sample so we can Firebug it up? (The console 
> > > > is
> > > > your friend).
>
> > > > Best Wishes,
>
> > > > Wil Everts
> > > > [EMAIL PROTECTED]
>
> > --
> > Aaron Heimlich
> > Web Developer
> > [EMAIL PROTECTED]://aheimlich.freepgs.com-Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -


[jQuery] Re: Select lists in 1.2.5

2008-05-23 Thread Photic

Aah, functionality change. Bummer.

On May 22, 9:28 pm, "Aaron Heimlich" <[EMAIL PROTECTED]> wrote:
> $("#q").val("3"); <-- notice that I used a string, not an integer
> works. 
> Seehttp://groups.google.com/group/jquery-dev/browse_thread/thread/e42d27...
>
> http://groups.google.com/group/jquery-dev/browse_thread/thread/6ce769...
>
>
>
>
>
> On Thu, May 22, 2008 at 10:22 PM, Photic <[EMAIL PROTECTED]> wrote:
>
> > Sure no prob.
> > Here you go:
> >http://www.happinessinmycheeks.com/jquery/1.2.3.htm
> >http://www.happinessinmycheeks.com/jquery/1.2.5.htm
>
> > On May 22, 6:29 pm, "Wil Everts" <[EMAIL PROTECTED]> wrote:
> > > Photic,
>
> > > Can you point us to a web-sample so we can Firebug it up? (The console is
> > > your friend).
>
> > > Best Wishes,
>
> > > Wil Everts
> > > [EMAIL PROTECTED]
>
> --
> Aaron Heimlich
> Web Developer
> [EMAIL PROTECTED]://aheimlich.freepgs.com- Hide quoted text -
>
> - Show quoted text -


[jQuery] Re: Select lists in 1.2.5

2008-05-22 Thread Aaron Heimlich
$("#q").val("3"); <-- notice that I used a string, not an integer
works. See
http://groups.google.com/group/jquery-dev/browse_thread/thread/e42d2710c8b4928

http://groups.google.com/group/jquery-dev/browse_thread/thread/6ce7698740c80be0


On Thu, May 22, 2008 at 10:22 PM, Photic <[EMAIL PROTECTED]> wrote:

>
> Sure no prob.
> Here you go:
> http://www.happinessinmycheeks.com/jquery/1.2.3.htm
> http://www.happinessinmycheeks.com/jquery/1.2.5.htm
>
> On May 22, 6:29 pm, "Wil Everts" <[EMAIL PROTECTED]> wrote:
> > Photic,
> >
> > Can you point us to a web-sample so we can Firebug it up? (The console is
> > your friend).
> >
> > Best Wishes,
> >
> > Wil Everts
> > [EMAIL PROTECTED]
>



-- 
Aaron Heimlich
Web Developer
[EMAIL PROTECTED]
http://aheimlich.freepgs.com


[jQuery] Re: Select lists in 1.2.5

2008-05-22 Thread Photic

Sure no prob.
Here you go:
http://www.happinessinmycheeks.com/jquery/1.2.3.htm
http://www.happinessinmycheeks.com/jquery/1.2.5.htm

On May 22, 6:29 pm, "Wil Everts" <[EMAIL PROTECTED]> wrote:
> Photic,
>
> Can you point us to a web-sample so we can Firebug it up? (The console is
> your friend).
>
> Best Wishes,
>
> Wil Everts
> [EMAIL PROTECTED]


[jQuery] Re: Select lists in 1.2.5

2008-05-22 Thread Wil Everts
Photic,

Can you point us to a web-sample so we can Firebug it up? (The console is
your friend).

Best Wishes,

Wil Everts
[EMAIL PROTECTED]