※この記事は「古籏一浩のJavaScriptラボ」の第23回です。過去の記事も合わせてご覧ください。 Adobe Creative Suiteに付属する「Adobe Bridge」とJavaScriptを組み合わせると、Web制作のさまざまな作業を自動化できます。前回は、サーバーにあるHTMLの一部をBridgeで ...
What is AJAX (Asynchronous JavaScript and XML)? AJAX (Asynchronous JavaScript and XML) is a technique aimed at creating better and faster interactive web apps by combining several programming tools, ...
Returns a convenient object tree representing an XML document. Works great in Node.js and browsers. Provides helpful, detailed error messages with context when a ...
What is JSON (JavaScript Object Notation)? JSON (JavaScript Object Notation) is a text-based, human-readable data interchange format used to exchange data between web clients and web servers. The ...