For the record, and benefit of anyone who finds this thread in the future, I got the latest version from Base2's project on Google Code: http://code.google.com/p/base2/source/checkout
On Jan 22, 12:32 pm, Diego <[email protected]> wrote: > You're right. I was using v3 beta 8. I've updated to the final version > and the packed code works now. > > Thanks! (and sorry for starting a pointless discussion, I should have > checked I had the latest version of packer to start with). > > On Jan 21, 3:47 pm, Leeoniya <[email protected]> wrote: > > > when i ran into this issue, i repacked it using the current version of > > Packer for shits and giggles before sending Dean Edwards a bug report, > > and it worked just fine. what Packer version are you guys using, John? > > > On Jan 21, 7:57 am, Diego <[email protected]> wrote: > > > > 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 <[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 -~----------~----~----~----~------~----~------~--~---
