public function getExtrait(){ $html = ' '. substr($this->contenu,0, 150).'... '; $html .= ' Voir la suite '; return $html; } } ``` Pour finir j'ai trois erreurs : https://drive.google.com/file/d/0B33fxm0r0DabNTRkVDN4NnJWQVU/view?usp=sharing Merci de bien vouloir m'aider :)
html, body').animate({ scrollTop: $($(this).attr('href')).offset().top }); }); $aNav.each(function(){ //je recupère tous mes liens de la div nav sections.push($($(this).attr('href'))); //$(recupère l'attribut href soit #quelquechose
html format $html_message = " Hi $username \n\nWe want to inform you that your Nehmi account has been created successfully. Thank you for choosing our social network service, and wish
html').value; document.getElementById('txt-html').value = ''; } function resetHtml() { document.getElementById('testHtml').innerHTML = ''; } function addJs(){ if(document.getElementById('ajout')) { document.getElementById('ajout').parentNode.removeChild(document.getElementById('ajout')); } var script = document.createElement('script'); script.type = 'text/javascript'; script.text = document.getElementById('txt-javascript
HTML et PHP d'une chaîne htmlspecialchars - Convertit les caractères spéciaux en entités HTML htmlentities - Convertit tous les caractères éligibles en entités HTML Je prend lequel ? je ne veut pas laisser
HTML donné. Uluka Graphiks Portfolio Identidad Ilustración FotografíaPapel Web Sobre mi Me llamo Saioa Vicandi, tengo 27 años, vivo en Bilbao y este es mi portafolio. ¡Bienvenido! Con él pretendo
html sert evidemment au texte et à l'insertion de la liste (PS : je suis sur drupal) ``` CSS : li.contenant { width:160px; height:160px; overflow: hidden; background: #ff8410; display: inline-block
html ***Html*** ``` ``` Plus rien ne marche .... - Plus de footer - lors que je redimensionne, le width du rectangle 2 n'est plus constant... il va de 800px à 0px - l'image
html('100%'); $('#'+id_tmp).remove(); $("#boxDragDrop").removeClass('hover'); } }); // On prépare la barre de progression au démarrage var id_tmp=file.size; // On ajoute notre fichier à la liste $('#listing').append(' 0% '); } } } console.log