xajax_cbImoveisTipos
Enviado: 17/Jun/2019, 18:54
Declaração PHP
Forma de Utilização
viewtopic.php?f=42&t=1895
Código: Selecionar todos
function cbImoveisTipos($_ELEMENTO, $_OPERACAO, $_UF, $_CIDADE, $_BAIRROS, $_CB_ACOES = '', $_OBJETO_HTML_REPLACE = ''){
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>