var frametmp = $("#text"); frametmp.html() = "test string";
var frametmp = $("#text"); frametmp.html("test string");