[jQuery] Beginner Question
Hi,
I'm new to jQuery and I have a beginner question:
How would I do something like tgis with jQuery?
var strFormVarName = 'xyz';
document.getElementById('data_' + strFormVarName).innerHTML = strValue;
Michael
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/