Página 1 de 1

xajax_cbImoveisTipos

Enviado: 17/Jun/2019, 18:54
por Bruno.Oliveira
Declaração PHP

Código: Selecionar todos

function cbImoveisTipos($_ELEMENTO, $_OPERACAO, $_UF, $_CIDADE, $_BAIRROS, $_CB_ACOES = '', $_OBJETO_HTML_REPLACE = ''){
Forma de Utilização

Código: Selecionar todos

<select name="cbCidade" id="cbCidade" onchange="xajax_cbImoveisTipos('cbTipo', document.getElementById('cbOperacao').value, '', document.getElementById('cbCidade').value, '')" >
    <option value="xxx">xx</option>
  </select>
viewtopic.php?f=42&t=1895