Advertisement
Guest User

Untitled

a guest
Jul 26th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <div >
  2. <select name='id_categoria' id='id_categoria' onchange="carg(1);">
  3. <option value="1" selected>Clientes</option>
  4. <option value="2">Empresas</option>
  5. <option value="3">Personas</option>
  6. </select>
  7. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement