html $phpmailer->msgHTML(" Client "); //Message en texte si le html ne s'affiche pas chez les gens $message = " Nom: " . $_POST['nom'] . "\r\n Pays: " . $_POST['pays'] . "\r\n tel: " . $_POST
open1").html = "add") { $(function(){ $("#open1").click(function(){ $("#mobiles-menu-1").css("display","block"); $("#open1").html("clear"); }); }); } else { $(function(){ $("#open1").click(function(){ $("#mobiles-menu-1").css("display","none"); $("#open1").html("add"); }); }); } ```
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
emplois et qui ne.. marche pas >< echo $this->Html->link($this->Html->image('theme/thumbs/cdi.png',array('alt' => 'CDI', 'title' => 'CDI', 'border' => 'none')) , array($this->Html->image('theme/cdi.png')), array('escape' => false));
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
html,body").animate({ scrollTop: 0 }, "slow"); ``` lien : http://stackoverflow.com/questions/3042651/jquery-scrolltop-not-working-in-chrome-but-working-in-firefox j'ai essayé d'utiliser : ``` $(' body ').animate({ $(' html, body ').animate({ $(' html ').animate({ $(document).animate({ $(window).animate({ ... ``` Si vous pouvez m'aider
html = ' '. substr($this->contenu,0, 150).'... '; $html .= ' Voir la suite '; return $html; } } ``` Voici mon code dans home.php ```
Html->link('Metas', array('plugin'=>true,'plugin'=>'metas','controller' => 'metas', 'action' => 'index'),array('escape'=>false))) ?> et j'ai testé aussi :
html(''); $('#myModal').on('hidden.bs.modal', function () { window.location.reload(true); }); $('#myModal').modal('hide'); $('.modal-content').html(''); $('#myModal').on('hidden.bs.modal', function () { window.location.reload(true); }); $('#myModal').modal('hide'); ``` ### Ce que je veux J'aimerai pouvoir débloquer