> only a few of us who were confused), then maybe you're right about > abandoning .val(). It doesn't have to leave the code base, but knowing that > the .attr() is seemingly a better alternative is helpful.
attr is not an alternative to val. It flat out won't work in FF for textareas, selects or anything w/o a true "value" attribute. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
