Html->script('bootstrap.js'); ?> et mon header la ou je veux utilisé le dropdown
Html->css('sygaj_theme'); ?> Liste des candidats Id Nom Prénom Sexe Ceinture Poids Clubs Suppression
html .= ' '; }elseif($options'type'] == 'textarea'){ $html .= ' '.$this->controller->request->data->$name.' '; }elseif($options'type'] == 'checkbox'){ $html .= ' '; } $html .= ' '; return $html; } } et voici l'erreur que j'ai: Notice: Trying to get property
html> par J'utilise donc la fonction replace : $(this).html($(this).html().replace(' ', ' ')); Je me demandais s'il était possible d'utiliser des expressions régulières, du style : $(this).html($(this
html.=' '; }elseif ($options['type']=='textarea') { $html.=' '.$this->controller->request->data->$name.' '; }elseif ($options['type']=='checkbox') { $html.=' '; } $html .=' '; return $html; } } ?>[/code] admin\_edit.php [code] # Editer Un Article
Html->script('javascript'); ?> j'ai importE ma librerie caroufredsel, jrquery et mon javascript, tous se trouvant dans le dossier js \*\*Dans "view/elements/mon\_code\_html
Html->link("Pages",array('controller'=>'pages','action'=>'index')); ?>
html .= $startWrap; while ($allPosts->have_posts()) { $allPosts->the_post(); $post = new Post(get_the_ID(), $this->excerptCharacterNumber, $this->excerptOverflow, $this->dateFormat, $this->template); $html .= $post->display(); } if (!empty($endWrap)) $html
Html->script('tiny_mce/tiny_mce',array('inline'=>false)); ?> tinyMCE.init({ mode:'textareas', theme: 'advanced', plugins:'inlinepopups,paste,image', theme_advanced_buttons1:'bold,italic,underline,|,bullist