{"author_url":"https://blog.hatena.ne.jp/sun-basix/","blog_title":"taiyoh\u72ec\u8a00","title":"\u81ea\u5206\u7528JavaScript\u30e1\u30e2\u30fbAjax\u7de8","provider_name":"Hatena Blog","provider_url":"https://hatena.blog","version":"1.0","type":"rich","blog_url":"https://sun-basix.hatenadiary.org/","categories":[],"author_name":"sun-basix","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsun-basix.hatenadiary.org%2Fentry%2F20060529%2F1148928175\" title=\"\u81ea\u5206\u7528JavaScript\u30e1\u30e2\u30fbAjax\u7de8 - taiyoh\u72ec\u8a00\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","url":"https://sun-basix.hatenadiary.org/entry/20060529/1148928175","height":"190","image_url":null,"width":"100%","published":"2006-05-29 03:42:55","description":"\u8981prototype.js\u3002 \u30d5\u30a9\u30fc\u30e0\u306e\u5185\u5bb9\u3092POST\u3067Ajax\u901a\u4fe1\u3057\u305f\u3044\u3068\u304d\u3002\u3053\u3093\u306a\u306e\u3092\u4f5c\u3063\u3066\u307f\u305f\u3002 <script type=\"text/javascript\"> <!-- function x(val) { if(confirm('send?')){ var send_input = document.createElement('input'); send_input.type = 'hidden'; send_input.name = val; $(\"thisForm\").appendChild(send_input); new Ajax.Updater('my_result', '\u2026"}