Catégorie : javascript

Framework de développement en javascript 0

Framework de développement en javascript

Voici l’adresse d’un framework de développement javascript : http://prototype.conio.net/ En voici des exemples : – http://wiki.script.aculo.us/scriptaculous/show/VisualEffects – http://openrico.org/rico/home.page article présentant brièvement le framework js : http://blogs.developpeur.org/cyril/archive/2005/08/04/10159.aspx – moofx Autre framework : – http://dojotoolkit.org/

Redirection 0

Redirection

Une redirection automatique peut se faire de 2 manières. Soit du côté serveur, soit du côté client. Côté serveur (PHP) : header ('Location: mapage.php'); Côté client (JavaScript) : <script language="javascript"> window.location.href="mapage.php"; </script>


Notice: Undefined variable: wp_sh_class_name in /home/dxfj7507/codus.acyclique.com/wp-content/plugins/wp-syntaxhighlighter/wp-syntaxhighlighter.php on line 1002

Notice: Undefined variable: wp_sh_class_name in /home/dxfj7507/codus.acyclique.com/wp-content/plugins/wp-syntaxhighlighter/wp-syntaxhighlighter.php on line 1002

Warning: Use of undefined constant XML - assumed 'XML' (this will throw an Error in a future version of PHP) in /home/dxfj7507/codus.acyclique.com/wp-content/plugins/wp-syntaxhighlighter/wp-syntaxhighlighter.php on line 1048