Guest User

Untitled

a guest
Feb 19th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <select onchange="trocarSelect('formimoveis', 'selecao', this.value);">
  2. <option value="residencial">Residencial</option>
  3. <option value="comercial">Comercial</option>
  4. <option value="rural">Rural</option>
  5. <option value="lazer">Lazer</option>
  6. </select>
Add Comment
Please, Sign In to add comment