ウェブ開発に関するメモ帳です。
$(
function
(){
'#target'
).bind(
'load'
,
var
w = $(
).css(
'width'
);
alert(w);
});
0 件のコメント:
コメントを投稿