Digg StumbleUpon LinkedIn YouTube Flickr Facebook Twitter RSS Reset

Javascript: Obtenir le numéro du mois actuel

<pre lang='javascript'><html>
  <head>
 
  </head>
  <body>
    <html>
 
<head>
 
  <script type="text/javascript">

Javascript: Créer des ancres pour naviguer dans une page

<pre lang='javascript'><html>
  <head>
 
  </head>
  <body>
     <html>
 
<head>
<title>Exemple des ancres /title>
<script>
function goNextAnchor(where) {

Javascript: Créer un frame

 

Javascript: Ajouter une ou plusieures lignes à une table

<pre lang='javascript'><html>
  <head>
 
  </head>
  <body>
     <html>
<head>
 
<script type="t

Javascript: Afficher la liste des balises d’ancrage

<pre lang='javascript'><html>
  <head>
 
  </head>
  <body>
    <html>
<body>
 
    <a name="A">Point 1</a><br />
    <a name="B">Point 2</a><br />
    <a name="C"

Javascript: Exemple de modification des minutes

<pre lang='javascript'><html>
  <head>
 
  </head>
  <body>
    <html>
<head></head>
<body>
<button onclick="var date = new

Javascript: Ajouter des frames dans une balise table

<pre lang='javascript'><html>
  <head>
 
  </head>
  <body>
     <html>
<head>
 
<script type="text/javascript"

Javascript: Obtenir le nombre de point d’ancrage d’une page

<SCRIPT LANGUAGE="JavaScript">
function suivantAnchor(where) {
    window.location.hash = where
}
</SCRIPT>
</head>
<body>
<a name="haut"><h1>Haut</h1></a>

Javascript: Exemple de modification des mois

<pre lang='javascript'><html>
  <head>
 
  </head>
  <body>
    <html>
<head></head>
<body>
<button onclick="var date = new

Javascript: Afficher les millisecondes

<pre lang='javascript'><html>
  <head>
 
  </head>
  <body>
    <html> <head>  </head>
<body>
<button onclick="var my

Javascript: Exemple d’utilisation de l’événement onStop de la balise body

<script language="JavaScript">
function showMessage()
{
    alert("Arrêtez vous ici!");
}

Javascript: Afficher les mois de temps universel

<pre lang='javascript'><html>
  <head>
 
  </head>
  <body>
 
<html>
 <head></head>
<body>
<button onclick="var date = new

Javascript: Exemple de modification des Millisecondes

<pre lang='javascript'><html>
  <head>
 
  </head>
  <body>
    <html>
<head></head>
<body>
<button onclick="var date = new

Javascript: Exemple d’utilisation de l’attribut noShade de la balise

<script language="JavaScript">
    function shadeit() {
        document.getElementById("bHR").noShade = false
    }

Javascript: Afficher la date du jour

<pre lang='javascript'><html>
  <head>
 
  </head>
  <body>
    <font color="#7f0055"><b><code><html</code></b></font><code><font color="#000000">>
<head>