This topic contains 0 replies, has 1 voice, and was last updated by 69developer3 9 years, 9 months ago.
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
You must be logged in to reply to this topic.
Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Search Form Options
This topic contains 0 replies, has 1 voice, and was last updated by 69developer3 9 years, 9 months ago.
Everything is working fine now.
I just need to do the following;
One more thing.
I need to add these option to the search box as in the example below where all it does it add the terms as additional terms to the text:
<form method=”get” id=”searchform” action=”http://musicmekka.com/”>
<select name=”cat” id=”cat”>
<option value=”LP”>LP</option>
<option value=”45″>45rpm</option>
<option value=”10″>10″</option>
<option value=”12″>12″</option>
<option value=”CD”>CD”</option>
<option value=”video laser”>video – laser</option>
</select>
<input type=”text” value=”Artist Search” name=”a” id=”a” onblur=”if (this.value == ”) {this.value = ‘Artist and Title’;}” onfocus=”if (this.value == ‘Artist Search’) {this.value = ”;}” />
</form>
</div><!– #search –>
You must be logged in to reply to this topic.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |