[Javascript] accessing a <label>

Mike Dougherty mdougherty at pbp.com
Mon Jun 4 10:48:47 CDT 2007


On 6/4/07, Paul Novitski <paul at juniperwebcraft.com> wrote:
> Example:
>          <label for="distance">Enter the distance:</label>
>          <input id="distance" ... />
>          <label for"distance">km</label>

Wouldn't it be nice if CSS3 selectors were available?



More information about the Javascript mailing list