Article Topic Learning Download Q&A Programming Dictionary Game Recent Updates
LOGIN
简体中文(ZH-CN) English(EN) 繁体中文(ZH-TW) 日本語(JA) 한국어(KO) Melayu(MS) Français(FR) Deutsch(DE)
AJAX

AJAXdiscussion group

Team members:49 | Topic:38

group leader:猪哥

AJAX即“Asynchronous Javascript And XML”(异步JavaScript和XML),是指一种创建交互式网页应用的网页开发技术,通过在后台与服务器进行少量数据交换,AJAX 可以使网页实现异步更新。这意味着可以在不重新加载整个网页的情况下,对网页的某部分进行更新

+ Join the group
  • New
  • Recommended topics
  • Is there no source code for this ajax non-refresh paging effect?

    Is there no source code for this ajax non-refresh paging effect? Because it’s the first time I’ve listened to ...

    From[AJAXdiscussion group]2017-12-26 20:43:09 0 7 1876

  • What foundation is needed for ajax learning?

    What foundation is needed to learn ajax

    From[AJAXdiscussion group]2018-03-20 11:07:00 0 1 1732

  • server

    Do you need to set up a server?

    From[AJAXdiscussion group]2019-01-03 11:14:44 0 3 1661

  • I typed in the code, and no matter what the username was, it only showed that it was occupied.

    From[AJAXdiscussion group]2018-09-26 21:52:02 0 2 1650

  • May I ask what program editing and debugging software does the teacher of "Getting Started with PHP and Ajax" use?

    May I ask what program editing and debugging software does the teacher of "Getting Started with PHP and A...

    From[AJAXdiscussion group]2018-07-22 18:35:08 0 2 1607

  • How to pass the value entered by prompt() to php program

    How to pass the value input by prompt() to the php program. I want to pass the value returned by the pop-up wi...

    From[AJAXdiscussion group]2020-07-15 18:51:11 0 1 1584

  • I just learned ajax and I don't understand a lot. Request error, what should I do?

    Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https. I ...

    From[AJAXdiscussion group]2017-11-15 14:53:48 0 1 1572

  • The same code as the teacher, but there is no response when clicking the button.

    The same code as the teacher, but there is no response when clicking the button. When test.html is opened for ...

    From[AJAXdiscussion group]2019-12-09 14:02:49 0 1 1560

  • Video missing

    Less video content between 1-1 and 1-2

    From[AJAXdiscussion group]2019-08-26 10:31:13 0 1 1560

  • 刚接触 Handlebars 问下如何将 Ajax 的数据与外部 Handlebars 模板绑定,然后再插入到页面中~

    我有一共有三个文件://- 模板文件 menu.hbs