2008/08/28 6:30:04
154
33
15 usrb.in [
この元コンテンツへ ]
var c, p = document.getElementById('target'); var firstclick = function() { c = document.createElement('div'); c.style.position = 'absolute'; c.style.top = '100px'; c.style.left = '100px'; c.style.width = '100px'; c.style.height = '100px'; c.sytle.backgroundColor = 'red'; p.appendChild(c); }; var secondclick = function() { c = document.createElement('div'); c.style.position = 'absolute'; c.style.top = '20px'; c.style.left = '20px'; c.style.width = '50px'; c.style.height = '200px'; c.sytle.backgroundColor =...
[
← 前の画面 ]
【 PR 】 フリーウェアだけでしっかりセキュリティ対策!? [
ニコニコ風 ] [
関連記事 ] [
Feeling Lucky ]