<a >转接</a>

//赋值

$('#butTransagt').linkbutton({ text:'接回' });

//取值

alert($("#butTransagt").linkbutton("options").text);

相关文章: