xajax_cbImoveisTipos

Bruno.Oliveira
Mensagens: 26
Registrado em: 14/Out/2016, 14:53

xajax_cbImoveisTipos

Mensagem por Bruno.Oliveira » 17/Jun/2019, 18:54

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