
JavaScript
Get flash to fully experience Pearltrees
Language (javaScript JS)
Javascript tools
Testing
HTML Javascript CSS for Mobile
External Interface Tip « ActionScript 3, Flash, Flex Reflections
This article will treat solutions to “swfObject.callback() is not a function” problem when using ExternalInterface in Flash/Flex. Ok, not so long ago I had to test some interaction between JavaScript and ActionScript. It wasn’t the first time I was using EI, and since it’s always good to start from a working examle, I set up the one provided by Adobe, test it – works fine. (An important note – you have to run it from a web server and add it to flash player’s security domain. I’ll show you how later).android-scripting - Scripting Layer for Android brings scripting languages to Android.
Scripting Layer for Android (SL4A) brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device. These scripts have access to many of the APIs available to full-fledged Android applications, but with a greatly simplified interface that makes it easy to get things done. Scripts can be run interactively in a terminal, in the background, or via Locale . Python, Perl, JRuby, Lua, BeanShell, JavaScript, Tcl, and shell are currently supported, and we're planning to add more.Douglas Crockford - Google+ - JSDev JavaScript is a difficult language to test with.…
Convert
Chart - ELYCHARTS
JS examples
Methodology (JS)
Javascript - les boîtes de dialogue
Octobre 2012 Qu'est-ce qu'une boîte de dialogue? Une boîte de dialogue est une fenêtre qui s'affiche au premier plan suite à un événement, et qui permet Soit d'avertir l'utilisateurMéthode : window . document . getElementById () Retourne un objet HTML à partir de son id Compatible : Syntaxe Object document.getElementById(String id) Description Retourne un objet HTML à partir de son id, défini dans la propriété id de la balise de l'objet. Ne pas confondre la propriété id et la propriété name .
Méthode : window.document.getElementById() - Référence Tout JavaScript
Lib (JavaScript)
DLFP: WebODF et Sylpheed
Tuto
Others lib
Ajax (informatique)
Un article de Wikipédia, l'encyclopédie libre. Pour les articles homonymes, voir Ajax . L' architecture informatique Ajax (acronyme d' Asynchronous JavaScript and XML ) permet de construire des applications Web et des sites web dynamiques interactifs sur le poste client en se servant de différentes technologies ajoutées aux navigateurs web entre 1995 et 2005. Ajax combine JavaScript , les CSS , XML , le DOM et le XMLHttpRequest afin d'améliorer maniabilité et confort d'utilisation des Applications Internet Riches (abr. RIA) [ 1 ] , [ 2 ] : DOM et JavaScript permettent de modifier l'information présentée dans le navigateur en respectant sa structure ; L'objet XMLHttpRequest sert au dialogue asynchrone avec le serveur Web ; XML structure les informations transmises entre serveur Web et navigateur .Javascript/AJAX

