■Ajax : WebDesigning 2006年12月号サンプル WebDesigning 12月号掲載のサンプルです。サンプルスクリプトは掲載されたものとは若干異なります。 【サンプルを実行する】 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html;charset=utf-8"> <title>単純にウィンドウを開く</title> <link href="default.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="prototype.js"></script> <script