salut voila mon formaulaire

...
<td><?= $this->Form->input('Article_id', array('label'=>false,'options'=>$Articles,'onchange' => '')); ?></td>
<td><?= $this->Form->input('discreption', array('label'=>false, 'type'=>'text','class' => 'span6 typeahead')); ?></td>
<td><?= $this->Form->input('prix', array('label'=>false, 'type'=>'text','class' => 'span6 typeahead')); ?></td>
...

je veux crée une fonction js OnChange qui permet d'afficher dynamiquement (discription+prix) correspond au article selectionné

1 réponse


Bonjour,
je t'invite à regarder ce sujet.

http://www.grafikart.fr/forum/topic/13156