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

Mise en page CSS Discussion :

scroll horizontal sur ul qui bug


Sujet :

Défilement en CSS

  1. #1
    Membre averti
    Profil pro
    Inscrit en
    Juin 2005
    Messages
    46
    Détails du profil
    Informations personnelles :
    Localisation : Belgique

    Informations forums :
    Inscription : Juin 2005
    Messages : 46
    Par défaut scroll horizontal sur ul qui bug
    Bonjour à tous,

    je coince sur un problème de scroll horizontale.

    Lorsque je fais ceci :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    <ul style="overflow-x:auto;overflow-y:none;white-space:nowrap;height:150px;">
    <li style="display: inline"><img src="" alt="" title="" /></li>
    <li style="display: inline"><img src="" alt="" title="" /></li>
    <li style="display: inline"><img src="" alt="" title="" /></li>
    <li style="display: inline"><img src="" alt="" title="" /></li>
    <li style="display: inline"><img src="" alt="" title="" /></li>
    <li style="display: inline"><img src="" alt="" title="" /></li>
    <li style="display: inline"><img src="" alt="" title="" /></li>
    <li style="display: inline"><img src="" alt="" title="" /></li>
    </ul>
    pas de soucis, ça fonctionne, les images se mettent sur une seule ligne, et le scroll horizontale se met.

    Par contre, lorsque je dois changer mon code html, pour y ajouter un <div> au dessus de l'image (pour lui donner un titre), ça ne fonctionne pas et je ne comprend pas du tout pourquoi.
    les <li> en float: left, ça bug.
    les <div> en display: inline, ça bug

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    <ul style="overflow-x:auto;overflow-y:none;white-space:nowrap;height:150px;">
    <li><div style="width: 119px; overflow: hidden; white-space: nowrap;"><a href="">aaa</a></div><a href=""><img src="" alt="" title="" /></a></li>
    <li><div style="width: 119px; overflow: hidden; white-space: nowrap;"><a href="">aaa</a></div><a href=""><img src="" alt="" title="" /></a></li>
    <li><div style="width: 119px; overflow: hidden; white-space: nowrap;"><a href="">aaa</a></div><a href=""><img src="" alt="" title="" /></a></li>
    <li><div style="width: 119px; overflow: hidden; white-space: nowrap;"><a href="">aaa</a></div><a href=""><img src="" alt="" title="" /></a></li>
    <li><div style="width: 119px; overflow: hidden; white-space: nowrap;"><a href="">aaa</a></div><a href=""><img src="" alt="" title="" /></a></li>
    <li><div style="width: 119px; overflow: hidden; white-space: nowrap;"><a href="">aaa</a></div><a href=""><img src="" alt="" title="" /></a></li>
    <li><div style="width: 119px; overflow: hidden; white-space: nowrap;"><a href="">aaa</a></div><a href=""><img src="" alt="" title="" /></a></li>
    <li><div style="width: 119px; overflow: hidden; white-space: nowrap;"><a href="">aaa</a></div><a href=""><img src="" alt="" title="" /></a></li>
    <li><div style="width: 119px; overflow: hidden; white-space: nowrap;"><a href="">aaa</a></div><a href=""><img src="" alt="" title="" /></a></li>
    <li><div style="width: 119px; overflow: hidden; white-space: nowrap;"><a href="">aaa</a></div><a href=""><img src="" alt="" title="" /></a></li>
    <li><div style="width: 119px; overflow: hidden; white-space: nowrap;"><a href="">aaa</a></div><a href=""><img src="" alt="" title="" /></a></li>
    </ul>
    si quelqu'un à une idée

  2. #2
    Rédacteur

    Homme Profil pro
    Responsable de projet
    Inscrit en
    Mai 2009
    Messages
    634
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 45
    Localisation : France

    Informations professionnelles :
    Activité : Responsable de projet
    Secteur : High Tech - Multimédia et Internet

    Informations forums :
    Inscription : Mai 2009
    Messages : 634
    Par défaut
    Salut,

    le problème vient de ton div dans le li qui est en display:block par défaut et donc met à la ligne le reste du contenu (donc le lien et l'image).

    Met un float: left ou un display:inline sur ces div et cela devrait fonctionner

  3. #3
    Membre averti
    Profil pro
    Inscrit en
    Juin 2005
    Messages
    46
    Détails du profil
    Informations personnelles :
    Localisation : Belgique

    Informations forums :
    Inscription : Juin 2005
    Messages : 46
    Par défaut
    Bonjour,

    j'ai déja essayé mais ça ne fonctionne pas, essayez un peu de prendre un nouveau document html, et d'y include le code suivant, le titre se met à gauche et non au dessus de l'image :

    Code html : 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
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
    <head><title>Test</title>
    <style type="text/css">
    li { display: inline; width: 119px; }
    div { display: inline; width: 119px; overflow: hidden; white-space: nowrap; }
    img { max-width: 115px; max-height: 115px; }
    </style>
    </head>
    <body>
    <ul style="overflow-x:auto;overflow-y:none;white-space:nowrap;">
    <li><div><a href="">aaa</a></div><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><div><a href="">aaa</a></div><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><div><a href="">aaa</a></div><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><div><a href="">aaa</a></div><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><div><a href="">aaa</a></div><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><div><a href="">aaa</a></div><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><div><a href="">aaa</a></div><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><div><a href="">aaa</a></div><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><div><a href="">aaa</a></div><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><div><a href="">aaa</a></div><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><div><a href="">aaa</a></div><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><div><a href="">aaa</a></div><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><div><a href="">aaa</a></div><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    </ul>
    </body>
    </html>

  4. #4
    Rédacteur

    Homme Profil pro
    Responsable de projet
    Inscrit en
    Mai 2009
    Messages
    634
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 45
    Localisation : France

    Informations professionnelles :
    Activité : Responsable de projet
    Secteur : High Tech - Multimédia et Internet

    Informations forums :
    Inscription : Mai 2009
    Messages : 634
    Par défaut
    Voici une solution sans div :
    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
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
    <head><title>Test</title>
    <style type="text/css">
    li { display: inline-block; width: 119px; }
    img { float:left;max-width: 115px; max-height: 115px; }
    a {
    	float:left;
    	width:119px;
    }
    </style>
    </head>
    <body>
    <ul style="overflow-x:auto;overflow-y:none;white-space:nowrap;">
    <li><a href="">aaa</a><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><a href="">aaa</a><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><a href="">aaa</a><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><a href="">aaa</a><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><a href="">aaa</a><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><a href="">aaa</a><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><a href="">aaa</a><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><a href="">aaa</a><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><a href="">aaa</a><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><a href="">aaa</a><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><a href="">aaa</a><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><a href="">aaa</a><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    <li><a href="">aaa</a><a href=""><img src="http://images.allocine.fr/rx_160_214/b_1_cfd7e1/medias/nmedia/18/35/22/82/19696318.jpg" alt="" title="" /></a></li>
    </ul>
    </body>
    </html>
    J'ai supprimé les div et mis les <a> et <img> en float:left avec une taille

  5. #5
    Membre averti
    Profil pro
    Inscrit en
    Juin 2005
    Messages
    46
    Détails du profil
    Informations personnelles :
    Localisation : Belgique

    Informations forums :
    Inscription : Juin 2005
    Messages : 46
    Par défaut
    ça fonctionne aussi.

    Merci

+ Répondre à la discussion
Cette discussion est résolue.

Discussions similaires

  1. [Débutant] Appliquer un Scroll horizontal sur une image
    Par pra3t0r dans le forum Windows Phone
    Réponses: 3
    Dernier message: 03/04/2012, 11h30
  2. Apparition d'un scroll horizontal sur IE7 avec menu déroulant
    Par Asnidren dans le forum Mise en page CSS
    Réponses: 3
    Dernier message: 17/06/2009, 16h31
  3. Mettre un scroll horizontal sur un GridView
    Par titan_33 dans le forum ASP.NET
    Réponses: 1
    Dernier message: 11/10/2007, 13h41
  4. Réponses: 2
    Dernier message: 12/01/2007, 13h45
  5. scroll horizontal sur qlq colonnes d'1 tableau ????
    Par nicassy dans le forum Balisage (X)HTML et validation W3C
    Réponses: 2
    Dernier message: 03/02/2006, 12h01

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