Hi John,

Thanks for the prompt reply!

You're absolutely right. It works fine when I use the source, rather
than the packed version. Thing is, I use Dean's packer to group jQuery
and all my plugins into one file for several reasons (ease of
distribution and faster download times).

I used to have a similar problem with jQuery 1.24 (when it was first
released), so I'll take a look and try to fix it. I'll post results
back here...

Cheers,
Diego A.

On Jan 21, 1:22 pm, John Resig <[email protected]> wrote:
> Are you using the packed version of jQuery? It appears as if the
> packer is somehow corrupting jQuery and causing some things to break -
> try switching to the minified version. If that's not the case, do you
> have an example?
>
> --John
>
> On Wed, Jan 21, 2009 at 8:13 AM, Diego <[email protected]> wrote:
>
> > Hi there,
>
> > I'm funding some inconsistencies between jQuery's .val() method and
> > form plugin's .value() method. The form plugin method is always
> > correct, but in jquery 1.3, the .val() method isn't working (at least
> > for me) on select boxes loaded via ajax.
>
> > I'm considering overwriting $.fn.val and forcing it to use the form
> > plugin's own implementation. Is there any differences I should be
> > aware of?
>
> > Cheers,
> > Diego A.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to