IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

JavaScript Discussion :

inserer l'effet lightbox


Sujet :

JavaScript

Vue hybride

Message précédent Message précédent   Message suivant Message suivant
  1. #1
    Membre confirmé
    Profil pro
    Inscrit en
    Mars 2009
    Messages
    62
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Mars 2009
    Messages : 62
    Par défaut inserer l'effet lightbox
    bon j'ai un site d'immobilier ici couplé avec un logiciel,quand j'arrive sur la fiche d'un bien apparaît alors les photos en miniatures au clic celle ci apparait en plus grand (view javascript), j'aimerai installer un effet lightbox, je ne sais pas comment mettre mes liens étant donné que la fiche bien est généré par une page php

    Merci d'avance
    Cordialement
    Bruno


    voici le code de la page

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    <table border="0" width="635">
    <tbody>
    <tr>
    <td width="656" bgcolor="#eaeaea">
    <table border="0" width="625">
    <tbody>
    <tr>
    <td height="41" bgcolor="#999999">
    <table border="0" width="624">
    <tbody>
    <tr>
    <td width="310"><img src="logo.gif" alt="" width="48" height="30" /></td>
    <td width="304"><strong><span style="font-size: small;"><span style="font-size: x-small; color: #36a828; font-family: arial,helvetica,sans-serif;">REF :</span> </span><span style="text-align: center;"><img src="modeles_champs/champ6.jpg" alt="" vspace="2" /></span></strong></td>
    </tr>
    </tbody>
    </table>
    </td>
    </tr>
    </tbody>
    </table>
    <table style="width: 623px; height: 331px;" border="0" width="623">
    <tbody>
    <tr>
    <td width="327" height="365">
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p><img src="modeles_champs/champ10.jpg" alt="" vspace="2" /></p>
    </td>
    <td width="286" bgcolor="#eaeaea">
    <table style="height: 208px;" border="0" width="295" bgcolor="#eaeaea">
    <tbody>
    <tr>
    <td width="137" height="92" bgcolor="#eaeaea">
    <p><strong><span style="font-size: x-small; color: #36a828; font-family: arial,helvetica,sans-serif;">BIEN</span></strong><strong><span style="font-size: x-small; color: #36a828; font-family: arial,helvetica,sans-serif;"><br /></span><span style="text-align: center;"><img src="modeles_champs/champ7.jpg" alt="" vspace="2" /></span><span style="text-align: center;"><br /></span></strong></p>
    </td>
    <td width="148" bgcolor="#eaeaea">
    <p><strong><span style="font-size: x-small; color: #36a828; font-family: arial,helvetica,sans-serif;">TRANSACTION</span></strong><strong><span style="font-size: x-small; color: #36a828; font-family: arial,helvetica,sans-serif;"><br /></span><span style="text-align: center;"><img src="modeles_champs/champ8.jpg" alt="" vspace="2" /></span><span style="text-align: center;"><br /></span></strong></p>
    </td>
    </tr>
    <tr>
    <td height="106" bgcolor="#eaeaea">
    <p align="left"><strong><span style="font-size: x-small; color: #36a828; font-family: arial,helvetica,sans-serif;">SITUATION<br /><br /><br /></span><span style="text-align: left;"><img src="modeles_champs/champ3.jpg" alt="" vspace="2" /><br /><img src="modeles_champs/champ2.jpg" alt="" vspace="2" /></span></strong></p>
    </td>
    <td bgcolor="#eaeaea">
    <p><span style="font-size: x-small;"><span style="font-family: arial,helvetica,sans-serif;"><span class="header_green" style="FONT-SIZE: 10px"><span><span><span><strong><span style="font-size: x-small; color: #36a828;">CONTACT<br /></span><br /><span style="font-size: small;">Yannick COHU</span></strong></span><br /></span></span></span><span><span style="color: #000000;"><strong><span><span><span>T&eacute;l. :</span></span></span></strong><span><strong><span>+33 (0)3 85 94 72 17<br /></span></strong></span></span></span></span></span><span style="color: #000000; font-family: Arial;"><img src="modeles_champs/champ35.jpg" alt="" vspace="2" /></span></p>
    </td>
    </tr>
    </tbody>
    </table>
    <table style="width: 290px; height: 89px;" border="0" width="298">
    <tbody>
    <tr>
    <td width="269" height="134" bgcolor="#eaeaea">
    <p><strong><span style="font-size: x-small; color: #36a828; font-family: arial,helvetica,sans-serif;">DESCRIPTIF</span></strong><br /><img src="modeles_champs/champ1.jpg" alt="" vspace="2" /></p>
    <p>&nbsp;</p>
    </td>
    </tr>
    </tbody>
    </table>
    </td>
    </tr>
    </tbody>
    </table>
    <table border="0" width="624">
    <tbody>
    <tr>
    <td width="624"><img src="modeles_champs/champ11.jpg" alt="" vspace="2" /></td>
    </tr>
    </tbody>
    </table>
    </td>
    </tr>
    </tbody>
    </table>

  2. #2
    Rédacteur/Modérateur

    Avatar de SpaceFrog
    Homme Profil pro
    Développeur Web Php Mysql Html Javascript CSS Apache - Intégrateur - Bidouilleur SharePoint
    Inscrit en
    Mars 2002
    Messages
    39 659
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 75
    Localisation : Royaume-Uni

    Informations professionnelles :
    Activité : Développeur Web Php Mysql Html Javascript CSS Apache - Intégrateur - Bidouilleur SharePoint
    Secteur : Industrie

    Informations forums :
    Inscription : Mars 2002
    Messages : 39 659
    Billets dans le blog
    1
    Par défaut
    Que la page soit générée en php ou pas le html / js sera le même il faut juste demander à php de générer le html ...
    lightbox est très bien documenté et il y a beaucoup de tutos en ligne ...
    Ma page Developpez - Mon Blog Developpez
    Président du CCMPTP (Comité Contre le Mot "Problème" dans les Titres de Posts)
    Deux règles du succès: 1) Ne communiquez jamais à quelqu'un tout votre savoir...
    Votre post est résolu ? Alors n'oubliez pas le Tag

    Venez sur le Chat de Développez !

Discussions similaires

  1. Réponses: 5
    Dernier message: 26/03/2011, 15h41
  2. Combiner une zone cliquable avec effet lightbox?
    Par Payo Manuel dans le forum Balisage (X)HTML et validation W3C
    Réponses: 4
    Dernier message: 17/03/2011, 22h13
  3. Effet lightbox ou message alerte
    Par webpxis dans le forum jQuery
    Réponses: 1
    Dernier message: 18/03/2010, 16h39
  4. "Effet gris" lightbox
    Par Heilong dans le forum Général JavaScript
    Réponses: 7
    Dernier message: 29/02/2008, 11h27
  5. "Effet gris" type lightbox.
    Par atar64 dans le forum Général JavaScript
    Réponses: 4
    Dernier message: 12/02/2008, 23h49

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo