The data attribute (for select elements)

<form>
 <label>Choose the species:
    <select name="species" data='examples/species.xhtml'></select>
  </label>
 <label><input type="submit" value="Send data" /></label></p>
</form>


The external data
Previous | Next | Top | Cafe con Leche

Copyright 2007 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified March 8, 2007