# HG changeset patch # User Edwin Razafimahatratra # Date 1355278224 -3600 # Node ID 542252e0c6155ead7b64f4373378a123bc1857c9 # Parent f7bfdc49982bf063351bed8eb00a52081b4a76ca save diff -r f7bfdc49982b -r 542252e0c615 web/choix.html --- a/web/choix.html Tue Dec 11 21:13:42 2012 +0100 +++ b/web/choix.html Wed Dec 12 03:10:24 2012 +0100 @@ -29,12 +29,12 @@
-

Famille

-

Amour

-

Travail

-

International

-

Dieu

-

Président

+

Famille

+

Amour

+

Travail

+

International

+

Dieu

+

Président

@@ -54,9 +54,9 @@ incResize.init("content", null, "mosaic", null, null, 130, 1920/809, null, incMosaic.registerPostNewCanvasSize); // Set the mosaic effect - incChoice.setMosaicImages(["choix1fond1.jpg", "choix1fond2.jpg", "choix1fond3.jpg"], - ["choix2fond1.jpg", "choix2fond2.jpg", "choix2fond3.jpg"], - ["choix3fond1.jpg", "choix3fond2.jpg", "choix3fond3.jpg"]); + incChoice.setMosaicImages( ["choix1fond1.jpg", "choix1fond2.jpg", "choix1fond3.jpg"], + ["choix2fond1.jpg", "choix2fond2.jpg", "choix2fond3.jpg"], + ["choix3fond1.jpg", "choix3fond2.jpg", "choix3fond3.jpg"]); // Set the list of words and the mosaic effect incChoice.setWordsAndEffect(0); diff -r f7bfdc49982b -r 542252e0c615 web/index.html --- a/web/index.html Tue Dec 11 21:13:42 2012 +0100 +++ b/web/index.html Wed Dec 12 03:10:24 2012 +0100 @@ -23,7 +23,7 @@
-
+

UNE EXPÉRIENCE DE CINÉMA

THE END, ETC.

@@ -36,15 +36,15 @@ -
+
-
+
  • UNE CO-PRODUCTION
      @@ -112,6 +112,23 @@ // Start mosaic effect incMosaic.start("mosaic", 1, 9, 5, true, false, null); }); + + var cliked = false; + var fadeAndNext = function() { + if (cliked) { + return; + } + + cliked = true; + var time = 4000; + + // Fade on elements + $('.box_transparance').animate({opacity: 0}, time - 100); + + setTimeout(function() { + location.href = "prologue.html"; + }, time); + } \ No newline at end of file diff -r f7bfdc49982b -r 542252e0c615 web/inter_choix.html --- a/web/inter_choix.html Tue Dec 11 21:13:42 2012 +0100 +++ b/web/inter_choix.html Wed Dec 12 03:10:24 2012 +0100 @@ -17,7 +17,7 @@ -
      +
      - +
      • -
      • +
      • 0'00''
      - - + + + + +
@@ -77,18 +78,19 @@ + - + diff -r f7bfdc49982b -r 542252e0c615 web/prologue.html --- a/web/prologue.html Tue Dec 11 21:13:42 2012 +0100 +++ b/web/prologue.html Wed Dec 12 03:10:24 2012 +0100 @@ -23,8 +23,9 @@
-