2008-08-05から1日間の記事一覧

FireBug 1.2.0b7でXHRをPOSTした時の挙動

なんかおかしい気がする。コレかな? http://code.google.com/p/fbug/issues/detail?id=35 検証コード(test.php) <script src="http://www.google.com/jsapi"></script> <script> google.load("prototype", "1.6"); function doxhr() { var r = new Ajax.Request( "test.php", { method…