Rainbow U トップページページ一覧メンバー編集 jQuery→Google App Engineでデータ保存 最終更新: puriketu99 2011年03月07日(月) 22:31:01履歴 Tweet jQuery側 $.post( "http://xxxxxxxxxxxxxxxxx.appspot.com/introdata", {"viewerid": viewerid, "fromid": from, "toid": to, "introreason": reason}, function(data, status) { $("#oktext").css('font-size', '12px').css("font-weight", "bold").css("color", "red").fadeIn(2000); $("#oktext").fadeOut(5000);