HTML** ``` Creer un compte | Kadoo. Create your free account Signup with : Google Github Accept terms and conditions Sign Up ``` Mon fichier **CSS** ``` html, body { padding: 0; margin: 0; background-color
html je l'enregistre sous le nom de html.sublime-snippet dans le dossier Packages>User et lorsque je tape html>Tab je n'obtiens que le classique ** ** Quelqu'un surait
html uc1 nbr_ddc_uniques_tlrv last_tr69 1115800000268 84 2019-04-12 2115800000269 243 2019-04-31 3115800000270 0 2019-04-19 4115800000271 63 2019-04-05 ``` Et je souhaite
HTML $label $icon HTML; } } ``` **Ce que je veux** J'aimerai que le tableau s'affiche correctement. **Ce que j'obtiens** J'obtiens une erreur php : "Fatal error: Uncaught Error: Class
agence'){ echo $this->Html->link("Règlements",array('action'=>'index','controller'=>'reglements')); } ?> merci d'avance pour votre aide Gilles
Html->link($post["Posts"]["author"], '/profile/Author'); ?> ] ``` Et les erreurs sur la page sont : ``` Undefined variable
html('Image chargé'); a = id.split('_'); var a = document.getElementById('canvas_' + a[1]); var ctx_a = a.getContext("2d"); var image_a = new Image(); image_a.src = 'tempo/'+ id +'/IMG_0232.JPG'; image_a.onload = function() {ctx_a.drawImage(this,0,0,242,182);}; },false
html(data).hide().fadeIn(); }, error: function() { //If an ajax error has occured, do something here... $("#hotesses-results").html(' Erreur '); } }); } }); ``` Mon template de page ```
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){ afficher(html); }, error:function(XMLHttpRequest,textStatus,errorThrown){ alert(textStatus); } }) return false; }); }); function afficher(data){ $("#contenu").fadeOut(500,function(){ $("#contenu").empty(); $("#contenu").append(data); $("#contenu").fadeIn(500); }) } enfin voici mon .htaccess