2010-10-01から1ヶ月間の記事一覧

select-test

<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS"> <title>テスト</title> <style> body { font-size: 9pt; color: #000000; background-color:#ffffff; } </style> <script> function setSelect(obj, target, defaultIndex) { var element = document.getElementById(target); for (va…</meta></head></html>