Posted in Javascript onMay 19, 2009
function changeBgImage(obj){ obj.style.cssText="background:url('2.gif') no-repeat 2 3"; }
JS backgroundImage控制
声明:登载此文出于传递更多信息之目的,并不意味着赞同其观点或证实其描述。
function changeBgImage(obj){ obj.style.cssText="background:url('2.gif') no-repeat 2 3"; }
JS backgroundImage控制
声明:登载此文出于传递更多信息之目的,并不意味着赞同其观点或证实其描述。
Reply on: @reply_date@
@reply_contents@