On the Technoblog, there's a new post that seeks to debunk misconceptions about some of the issues that have come up surrounding the use of cross-domain Ajax connections.
Quite a number of people have been discussing possible cross-domain Ajax security issues recently. These are smart people that generally know their technologies very well, but for some [...]
Read Article Sponsored Links
Related Articles
» Ajax Event Calendar from DHMTLX DHTMLX announced the new update of dhtmlxScheduler, a JavaScript written Ajax calendar that allows developers to incorporate web-based interface for managing events and schedules. New version 2.3 introduces a number of enhancements and bug fixes, and makes the calendar more flexible and interactive. ...
» Ajax Application Deployment Tips Proper implementation is a must for Ajax and JavaScript applications. Developers are required to do ensure this event since the start of the application will suggest how will the application work with the user. If the application will not be able to load well, users might consider other simpler but ...
» Implementing Consistency in Ajax Applications Ajax and JavaScript based applications are mainly focused on data implementation and interaction. Instead of simply providing the needed data, these applications are created online in order to process data through interactive functions. From small APIs to full-featured Ajax application, handling dat ...
» Develop Ajax-Based Effects Special effects in JavaScript and Ajax based applications are often the ignored feature of the application. Since Ajax and JavaScript are usually for efficient data control, it is simply natural that most of the functions are for the improvement of data-related functions.
But as the demands grow an ...
» JavaScript and Ajax Micro-Architecture Every online JavaScript and Ajax based application is developed with the help of architecture. Creation of architecture is highly recommended in the development process of online application so that developers will be able to monitor their progress and have specific guides on how the application is ...
» Ajax Extensibility The success of Ajax and JavaScript based application is based on its ability to adapt to constant changes in customer preferences, business environment and platforms.
Commercial or simply popular use of the application should be according to expectations or else users will simply abandon the applic ...
» Smart Implementation of HTML in Ajax HTML is undoubtedly a pillar in web development. HTML has become the standard tool for developers who wanted to create simple websites. In fact, it is one of the few tools that can be learned by anyone dedicated enough. Because of its legacy, implementation of HTML in an Ajax based application is ve ...
» Building JavaScript and Ajax with the Right Editor The development of Ajax and JavaScript is not just based on how the programming language has influenced the way users navigate or interact with browsers. Developers are not just focusing on the improvement on the programming language as a basis on how a programming language could be improved. Aside ...
» Easy Plug-in Integration for JavaScript and Ajax Plug-ins eases the development time for developers because they already come with the set of behaviors that could be added in the application. With the right plug-in, developers can considerably cut the development time without having to sacrifice the application’s quality. Almost every applic ...
» No-Refresh Page without Ajax One of the biggest advantages of Ajax based applications is the ability to refresh certain parts of the webpage without affecting other elements online. Users and developers don’t have to wait for the system to reload the same data since they can target the specific portion of the webpage.
Th ...