I found this works...
alert(this.attributes.getNamedItem("val").value + " " +
this.firstChild.nodeValue); is there anything simpler - more jQuery-like? _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
