Welcome to our Blog, on this occasion we post about Javascript, the language of the program in use for the display when we are surfing the Internet. According to sources we've read, JavaScript was first developed by Brendan Eich of Netscape under the name Mocha, which later changed its name to LiveScript, and eventually became JavaScript.
Navigator has previously supported Java to be more useful for non-Java programmers. So developed a programming language called LiveScript to accommodate it. It is this programming language that eventually evolved and was named JavaScript, although there is no language connection between Java and JavaScript.
JavaScript can be used for many purposes, for example to create rollover effects in both images and text, and the important thing is to create AJAX. JavaScript is the language used for AJAX. Asynchronous JavaScript and XMLHTTP, or abbreviated AJaX, is a web-based programming technique for creating interactive web applications.
The goal is to move most of the interactions on the web surfer's computer, exchange data with the server behind the scenes, so the web page does not have to be re-read entirely every time a user changes.
This will increase interactivity, speed, and usability. Ajax is a combination of :
DOMs accessed with client side scripting language, such as VBScript and ECMAScript implementations such as JavaScript and JScript, to dynamically display and interact with displayed information XMLHTTP objects from Microsoft or XMLHttpRequest are more commonly implemented in some browsers. This object is useful as an asynchronous data exchange vehicle with web server.
In some AJAX frameworks, IFrame HTML elements are preferred over XMLHTTP or XMLHttpRequest to exchange data with a web server. XML is generally used as a transfer document, although other formats are also possible, such as HTML, plain text. XML is recommended in the use of AJaX techniques because of its easy access handling by using DOM JSON can be an alternative choice as a transfer document, considering JSON is JavaScript itself so that handling is easier Like DHTML, LAMP, or SPA, Ajax is not a specific technology, but rather a combination of technologies used together.
In fact, Ajax-based derivative / composite technologies, such as AFLAX, are beginning to emerge. So our post about javascript may be useful. Source: wiki
Program Language Between AJAX and JAVASCRIPT
Reviewed by artotujuhtiga
on
August 14, 2017
Rating:
Reviewed by artotujuhtiga
on
August 14, 2017
Rating:
