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>