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