html: Célestion Zozor Logo Célestion Zozor Intégrateur, mascoote, globe-trotteur et bourrique Mon Viadeo Mon Twitter Mon Facebook Mon Linkedin Mon mail Compétences HTML5 Level 5 CSS3 Level 5 PHP Level
Html->link($v'name'],$v'link']);?> et /Trucs/index.php qui sont identiques
HTML : ``` Ajouter un article Titre: Article: Photo: Annuler ``` JS - j'ai essayé avec .html() en jquery mais apparemment sur un input ça ne marche pas :/ : ``` function onSubmitForm(evt) { //EVT annuler
html de la feuille : ``` class Table{ constructor(file,container,list_hidden_col){ this.excelFile=file; this.container=$('#'+container); this.list_hidden_col = list_hidden_col || []; this.list_cell=[]; } get list_cellule(){ return this.list_cell
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
html('OK'); } else { $('#server-status').removeClass('label-default').addClass('label-danger').html('Timeout'); } }); ``` j'ai fait ceci mais ca ne marche pas ``` var ip = $('#CardServerIp').val(); $.ajax({ method: "POST", url: "
HTML est sommaire : ``` ``` Et mon code CSS est ... disons ... brouillons ? ``` /******************************************************************************* * * * COMMONS * * * /******************************************************************************/ *{ margin: 0; padding: 0; } html{ height: 100%; } body{ background: black; display: flex; flex-direction: row; } /******************************************************************************* * * * Workspace * * * /******************************************************************************/ .workspace{ padding: 10px
HTML : ```HTML Matières Tchat ``` CSS : ```CSS nav .links { background-color: #7CF2E2; width : 50%; position : fixed; top : 10vh; left : -50%; display : flex; flex-direction: column; justify-content: inherit; padding : 0; } ``` Voilà
agence'){ echo $this->Html->link("Règlements",array('action'=>'index','controller'=>'reglements')); } ?> merci d'avance pour votre aide Gilles
Html->link(utf8_encode($a'titre']),array('action'=>'edit',$a'id'])).'--'.$this->Html-> link('[x]',array('action'=>'del',$a'id']),null,'Voulez vous vraiment supprimer cet article ?').' '; } ?> function del($id){ $this