foreach qui double

html, body { color: #053754; background: url("./images/background.jpg") no-repeat center fixed; -webkit-background-size: cover; /* pour anciens Chrome et Safari */ background-size: cover; /* version standardis�e */; padding: 0; } a, table.table1

3
[Ajax][jQuery] Problème de slideToogle()

HTML : La note : ``` html Title Delete Texte de la note ``` Pour le message : ```html You have no writing. Do you wanna create one ? ``` Voilà, j'espère que quelqu'un saura

9
Centrer un titre

HTML ```HTML Portfolio Lucas Aubertin - Portfolio Accueil Formations Études Bonjour ! Je suis étudiant en BUT Réseaux et Télécommunications (R&T) en France. Bienvenue sur mon site web personnel où je vous

2
problème plugin tiny_mce

Html->script('tiny_mce/tiny_mce.js',array('inline'=>false)); ?> tinyMCE.init({ mode : 'textareas', theme: 'advanced', plugins: 'inlinepopups', theme_advanced_buttons1 : 'bold,italic,underline,|,justifyleft,justifycenter,justifyright

4
Bug Firefox : Padding & border-box

html & css, sous Firefox, que ce soit sur Windows, Mac ou Android, ça fait le même "bug", par contre aucun soucis sur tout le reste (Chrome, Safari et même IE pas de soucis

1
récupérer la veleur d'un élément dans une liste de proposition

Html->link(' ', array('idpassage' => $passage['id']),array('class'=> 'btn btn-info btn-xs fa fa-exchange passagebutton','title'=>'Proposer un passage','data-target' => '#modal-responsive','data-toggle' => 'modal'));?>

3
Ajax json call external link

html(' Envoie en cours...'); $('#blocText').slideDown(); }, success: function(json) { if(json.reponse == 'Ok'){ $('#blocText').slideUp(); $('#blocText').html(' Merci, nous avons bien reçu votre candidature. Nous vous recontacterons dans les plus brefs

1
Masonry

Html->link(' '.$this->Html->image($project'Portfolio']'image'], array('alt' => 'project')), '#'.$project'Portfolio']'id'], array('class' => 'thumb', 'escapeTitle' => false));?>

4
cPanel_magic_revision_

html (dossier par defaut ou on met son site et dont le mirroir est www). index.html marche bien mais aucun fichier php -> le serveur me renvoie une erreur 500. Tous

8
Export PDF fonctionnel en français, corrompu en anglais

html($order_date) . ' '; echo ' ' . wc_price($voucher_amount) . ' '; echo ' ' . esc_html($recipient_name) . ' '; echo ' ' . esc_html($voucher_reference) . ' '; echo ' '; echo ' '; echo ' '; echo ' '; echo ' '; echo ' Télécharger '; echo ' '; echo ' '; echo ' '; } } } } } } echo ' '; echo

1