Hi John,

I've having a little trouble working out what has broken in the pakced
(with base64) version, but I've isolated both chunks of code and put
them here:
http://pastebin.com/m3f9a3db6

Cheers,
Diego A.


On Jan 21, 1:22 pm, John Resig <jere...@gmail.com> 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 <diego.a...@gmail.com> 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 jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to