I found this works...

alert(this.attributes.getNamedItem("val").value + " " +
this.firstChild.nodeValue);             

is there anything simpler - more jQuery-like?

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to