E-mail List Archives
Re: Adding a label to search box
From: Helen A
Date: Apr 11, 2006 10:10AM
- Next message: Peter Weil: "Re: Adding a label to search box"
- Previous message: Helen A: "Re: Adding a label to search box"
- Next message in Thread: Peter Weil: "Re: Adding a label to search box"
- Previous message in Thread: Helen A: "Re: Adding a label to search box"
- View all messages in this Thread
At 16:51 11/04/2006, Peter Weil wrote:
>Emma,
>It's the input box that needs the label. You can add something like
>this:
><div>
><label for="s">Search this Site</label>
><input type="text" name="s" id="s" />
><input type="submit" id="searchsubmit" value="Go!" /
></div>
>
>You can place the label just above the search box, or "hide" it
>with CSS if you prefer.
>Hope this helps,
>Peter
Thank you Peter!
--
Why doesn't life come with an Undo button?
www.livingwithwheels.co.uk
- Next message: Peter Weil: "Re: Adding a label to search box"
- Previous message: Helen A: "Re: Adding a label to search box"
- Next message in Thread: Peter Weil: "Re: Adding a label to search box"
- Previous message in Thread: Helen A: "Re: Adding a label to search box"
- View all messages in this Thread