html->image('/theme/puceliste.gif'); echo $html->link($m'name'], array('controller' => 'posts', 'action' => 'category', $m'id'])); echo " "; } ?> Toutes les autres catégories s'affiche bien, a part la première, je précise qu'elle
html ci-dessous, j'utilise animate.css et WOW.js. ` around around around around around around around around Mon élément HTML animé around aroundaround around around $(document).ready(function(){around new WOW().init();around });around around around ` Mon objectif est simple, lorsque
html_entity_decode($_POST['description'])?html_entity_decode($_POST['description']) :''; $img=$_FILES['pic']; $albumid=generateUniqueToken(6,"ad_album","albumid",""); $mp3=$_FILES['mp3']; if(empty($_POST['nom'])) { setFlash("Veuillez renseigner le titre
html = " Partager "; return $code_html; } add_shortcode( 'fondshortcode', 'fond_mon_shortcode' ); ``` Sur ma page d'article j'ai mon shortcode : [fondshortcode] Mais cela ne marche pas. Le mail ne s’écrit
html A 1 2 ``` ```css ul { /* un genre de ignore */ } ``` comme cela ```html A 1 2 ``` tout en restant valide Auriez-vous le nom de cette propriété sous la main
html', timeout : 3000, success : function(data){ $('#display_ajax').html(data); } }) ``` J'ai mis timeout :3000, pour actualiser toutes les 3 secondes, mais cela ne marche pas. Je n'ai pas envie
HTML n'est pas la même. /***********************CODE JQUERY*********************/ $(function(){ var current = null; var t = parseInt($('.thumbnails li a:first span.title').css('top')); var l = parseInt($('.thumbnails li a:first span.desc
Html->link("Créer votre dossier d'admission", array('action' => 'info_subscribe'), array('class' => 'btn btn-info create')); ?> et voici mon script **main.js** : $(document).ready(function() { $('.create').on('click', function (e){ e.preventDefault
HTML et CSS pour y voir plus clair. **.Le CSS:** #caroussel-conteneur { width: 1024px; margin: auto; padding: 0px; position:relative; } #caroussel-conteneur a span.caroussel-accueil-title{ display: block; position: absolute
HTML avec des controller pages !! j'ai une 10aine de pages HTML pour mon sites mais je n'ai fait aucun liens entre directement, je voulais le faire avec des controller