BV Commerce Forum
»
BV Commerce Support
»
General Support
»
adding "search Now" wording within search control box.....
Rank: Member
Joined: 6/1/2004(UTC) Posts: 720
|
How could I go about adding "Search Now" as the default text within the search box? Thanks, Derek File Attachment(s): search.tiff (96kb) downloaded 44 time(s).You cannot view/download attachments. Try to login or register. |
|
|
|
|
Rank: Member
Joined: 12/23/2003(UTC) Posts: 909
|
find the textbox for the search input. Add the green code to it:
<asp:TextBox ID="KeywordField" Columns="15" runat="server" CssClass="forminput" onfocus="this.value=''" value="Search Now"></asp:TextBox> |
|
|
|
|
Rank: Member
Joined: 6/1/2004(UTC) Posts: 720
|
|
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.